aboutsummaryrefslogtreecommitdiff
path: root/gdb/serial.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/serial.h')
-rw-r--r--gdb/serial.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/serial.h b/gdb/serial.h
index 334a996..ecb3577 100644
--- a/gdb/serial.h
+++ b/gdb/serial.h
@@ -21,6 +21,7 @@
#define SERIAL_H
#ifdef USE_WIN32API
+#include <winsock2.h>
#include <windows.h>
#endif