summaryrefslogtreecommitdiffstats
path: root/polyp/module-protocol-stub.c
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/module-protocol-stub.c')
-rw-r--r--polyp/module-protocol-stub.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/polyp/module-protocol-stub.c b/polyp/module-protocol-stub.c
index 8c06a610..141eadd3 100644
--- a/polyp/module-protocol-stub.c
+++ b/polyp/module-protocol-stub.c
@@ -40,12 +40,7 @@
#include <netinet/in.h>
#endif
-#ifdef HAVE_WINSOCK2_H
-#include <winsock2.h>
-#endif
-#ifdef HAVE_WS2TCPIP_H
-#include <ws2tcpip.h>
-#endif
+#include "winsock.h"
#include "module.h"
#include "socket-server.h"