Commit 8c5b0d07 authored by Denis Bilenko's avatar Denis Bilenko

libevent.h: include winsock2.h on win32

parent 3c2bc84a
#ifdef WIN32
#include "winsock2.h" // for timeval
#endif
#include "sys/queue.h"
#ifdef USE_LIBEVENT_2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment