aboutsummaryrefslogtreecommitdiffstats
path: root/bitlbee.h
diff options
context:
space:
mode:
Diffstat (limited to 'bitlbee.h')
-rw-r--r--bitlbee.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bitlbee.h b/bitlbee.h
index d1722377..37f9a1c1 100644
--- a/bitlbee.h
+++ b/bitlbee.h
@@ -28,6 +28,8 @@
#define _GNU_SOURCE /* Stupid GNU :-P */
+#define _WIN32_WINNT 0x0501
+
#define PACKAGE "BitlBee"
#define BITLBEE_VERSION "1.2"
#define VERSION BITLBEE_VERSION