restablished inclusion of fcntl.h and netinet/tcp.h in xcb_util.c -- without these...
[free-sw/xcb/libxcb] / src / xcb_in.c
index 20ff4f2..4191dc3 100644 (file)
 #include "xcbint.h"
 #if USE_POLL
 #include <poll.h>
-#elif !defined WIN32
+#elif !defined _WIN32
 #include <sys/select.h>
 #endif
 
 #ifdef _WIN32
-#include "windefs.h"
+#include "xcb_windefs.h"
 #endif /* _WIN32 */
 
 #define XCB_ERROR 0