Explorar o código

Added #include <ws2tcpip.h>

Sergey Lyubka %!s(int64=13) %!d(string=hai) anos
pai
achega
cdd905c0fb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      mongoose.c

+ 1 - 0
mongoose.c

@@ -65,6 +65,7 @@
 #include <io.h>
 #else // _WIN32_WCE
 #include <winsock2.h>
+#include <ws2tcpip.h>
 #define NO_CGI // WinCE has no pipes
 
 typedef long off_t;