aboutsummaryrefslogtreecommitdiff
path: root/test/run_tcp_connect.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/run_tcp_connect.c')
-rw-r--r--test/run_tcp_connect.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/run_tcp_connect.c b/test/run_tcp_connect.c
index aa8fb05f..bf8d9b82 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