mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-28 23:49:44 +08:00
Added #include <ws2tcpip.h>
This commit is contained in:
parent
07e76e4918
commit
cdd905c0fb
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user