diff options
Diffstat (limited to 'tests/pollfd.c')
| -rw-r--r-- | tests/pollfd.c | 3 |
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 |
