(main) [_WIN32]: Upgrade to winsock version 2.
Remove version 1.1 include files.
This commit is contained in:
parent
59c8e97797
commit
1a539f9128
6 changed files with 5 additions and 10 deletions
|
@ -42,8 +42,6 @@
|
|||
#ifndef _WIN32
|
||||
#include <sys/socket.h>
|
||||
#include <unistd.h>
|
||||
#else
|
||||
#include <winsock.h>
|
||||
#endif
|
||||
|
||||
int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue