Get project building on Windows again
This commit is contained in:
parent
50875fc698
commit
b5f687c402
3 changed files with 37 additions and 10 deletions
|
|
@ -14,8 +14,7 @@
|
|||
|
||||
#ifdef WIN32
|
||||
#include <winsock2.h>
|
||||
#include <winsock.h>
|
||||
#include <WS2tcpip.h>
|
||||
#include <ws2tcpip.h>
|
||||
#else
|
||||
#include <unistd.h>
|
||||
#include <sys/socket.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue