aboutsummaryrefslogtreecommitdiff
path: root/src/nat/gnunet-helper-nat-client-windows.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nat/gnunet-helper-nat-client-windows.c')
-rw-r--r--src/nat/gnunet-helper-nat-client-windows.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nat/gnunet-helper-nat-client-windows.c b/src/nat/gnunet-helper-nat-client-windows.c
index 864c911b0..47fbc0b86 100644
--- a/src/nat/gnunet-helper-nat-client-windows.c
+++ b/src/nat/gnunet-helper-nat-client-windows.c
@@ -43,6 +43,7 @@
43 */ 43 */
44#define _GNU_SOURCE 44#define _GNU_SOURCE
45 45
46#define FD_SETSIZE 1024
46#include <winsock2.h> 47#include <winsock2.h>
47#include <ws2tcpip.h> 48#include <ws2tcpip.h>
48#include <sys/time.h> 49#include <sys/time.h>