aboutsummaryrefslogtreecommitdiffstats
path: root/sock.h
diff options
context:
space:
mode:
Diffstat (limited to 'sock.h')
-rw-r--r--sock.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sock.h b/sock.h
index 744099d0..848dc466 100644
--- a/sock.h
+++ b/sock.h
@@ -15,9 +15,7 @@
#endif
#else
# include <winsock2.h>
-# ifdef IPV6
-# include <ws2tcpip.h>
-# endif
+# include <ws2tcpip.h>
# if !defined(BITLBEE_CORE) && defined(_MSC_VER)
# pragma comment(lib,"bitlbee.lib")
# endif