aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/pollfd.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/pollfd.c b/tests/pollfd.c
index e2cd2fb6..09ce43cc 100644
--- a/tests/pollfd.c
+++ b/tests/pollfd.c
@@ -22,10 +22,9 @@
#endif
#include <windows.h>
+#include <winsock2.h>
#include <mswsock.h>
-
-#include <winsock2.h>
#include <ws2tcpip.h>
#endif