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