- fix coverity 10365
[oweals/gnunet.git] / src / nat / gnunet-helper-nat-client-windows.c
index 864c911b0338de90a88537f3932e4a99cb8ec56a..47fbc0b86583f027687ab9a6cc2f5802bf6c1c3c 100644 (file)
@@ -43,6 +43,7 @@
  */
 #define _GNU_SOURCE
 
+#define FD_SETSIZE 1024
 #include <winsock2.h>
 #include <ws2tcpip.h>
 #include <sys/time.h>