diff options
Diffstat (limited to 'src/w32-includes.inc.h')
-rw-r--r-- | src/w32-includes.inc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/w32-includes.inc.h b/src/w32-includes.inc.h index 7e9216b..1945692 100644 --- a/src/w32-includes.inc.h +++ b/src/w32-includes.inc.h @@ -19,5 +19,6 @@ ## ## This file is included by the mkheader tool. Lines starting with ## a double hash mark are not copied to the destination file. +#include <winsock2.h> #include <ws2tcpip.h> ##EOF## |