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