[_WIN32]: Upgrade to Windows Sockets 2.
This commit is contained in:
parent
c99a5b4f43
commit
aabed1b346
5 changed files with 5 additions and 4 deletions
|
@ -52,7 +52,7 @@
|
|||
#include <stdlib.h> /* malloc calloc free */
|
||||
|
||||
#if defined(_WIN32)
|
||||
#include <winsock.h>
|
||||
#include <winsock2.h>
|
||||
#endif
|
||||
|
||||
#include "misc.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue