summaryrefslogtreecommitdiffstats
path: root/polyp/iochannel.c
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/iochannel.c')
-rw-r--r--polyp/iochannel.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/polyp/iochannel.c b/polyp/iochannel.c
index 08a4e362..1a0dbf91 100644
--- a/polyp/iochannel.c
+++ b/polyp/iochannel.c
@@ -28,9 +28,7 @@
#include <fcntl.h>
#include <unistd.h>
-#ifdef HAVE_WINSOCK2_H
-#include <winsock2.h>
-#endif
+#include "winsock.h"
#include "iochannel.h"
#include "util.h"