win32: include ws2tcpip.h from osdSock.h
Needed to get some additional definitions including IP_ADD_MEMBERSHIP
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
# define WIN32
|
||||
#endif
|
||||
#include <winsock2.h>
|
||||
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
#define SOCKERRNO WSAGetLastError()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user