restablished inclusion of fcntl.h and netinet/tcp.h in xcb_util.c -- without these...
[free-sw/xcb/libxcb] / src / xcb_auth.c
index a52f922..8fcfafd 100644 (file)
@@ -32,7 +32,7 @@
 #include <stdlib.h>
 
 #ifdef _WIN32
-#include "windefs.h"
+#include "xcb_windefs.h"
 #else
 #include <sys/socket.h>
 #include <netinet/in.h>