diff options
Diffstat (limited to 'test/run_tcp_connect.c')
-rw-r--r-- | test/run_tcp_connect.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/run_tcp_connect.c b/test/run_tcp_connect.c index aa8fb05f5..bf8d9b82f 100644 --- a/test/run_tcp_connect.c +++ b/test/run_tcp_connect.c @@ -27,7 +27,6 @@ #include <stdlib.h> #ifdef WIN32 -#define WINVER 0x0501 #include <ws2tcpip.h> #include <winsock.h> #else |