aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libxcb/src/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libxcb/src/makefile b/libxcb/src/makefile
index 97705cc24..8205311c6 100644
--- a/libxcb/src/makefile
+++ b/libxcb/src/makefile
@@ -5,7 +5,7 @@ CSRCS = \
xcb_conn.c xcb_out.c xcb_in.c xcb_ext.c xcb_xid.c \
xcb_list.c xcb_util.c xcb_auth.c
-DEFINES += PTW32_STATIC_LIB
+DEFINES += PTW32_STATIC_LIB HAVE_GETADDRINFO
XCBPROTO_XCBINCLUDEDIR = ..\xcb-proto\src