diff options
Diffstat (limited to 'polyp/mainloop.c')
-rw-r--r-- | polyp/mainloop.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/polyp/mainloop.c b/polyp/mainloop.c index 9cfd5397..ada74afc 100644 --- a/polyp/mainloop.c +++ b/polyp/mainloop.c @@ -38,9 +38,7 @@ #include "poll.h" #endif -#ifdef HAVE_WINSOCK2_H -#include <winsock2.h> -#endif +#include "winsock.h" #include "mainloop.h" #include "util.h" |