mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-14 06:49:35 -04:00
Add a missing include for win32.
svn:r1498
This commit is contained in:
parent
f9c65580f0
commit
6ca32df11a
@ -49,6 +49,7 @@
|
||||
|
||||
#ifdef WIN32
|
||||
#include <winsock2.h>
|
||||
#include <ws2tcpip.h>
|
||||
#endif
|
||||
|
||||
#ifdef _EVENT_HAVE_SYS_SOCKET_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user