aboutsummaryrefslogtreecommitdiffstats
path: root/src/socket_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/socket_util.c')
-rw-r--r--src/socket_util.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/socket_util.c b/src/socket_util.c
index e08b60735..a06a0cbd5 100644
--- a/src/socket_util.c
+++ b/src/socket_util.c
@@ -27,7 +27,6 @@
#ifndef G_OS_WIN32
#include <sys/socket.h>
#else /* G_OS_WIN32 */
-#define WINVER 0x0501
#include <ws2tcpip.h>
#include <winsock.h>
#endif /* G_OS_WIN32 */