aboutsummaryrefslogtreecommitdiff
path: root/src/nat/gnunet-helper-nat-server.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nat/gnunet-helper-nat-server.c')
-rw-r--r--src/nat/gnunet-helper-nat-server.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nat/gnunet-helper-nat-server.c b/src/nat/gnunet-helper-nat-server.c
index 0ea68d46b..d190a5dba 100644
--- a/src/nat/gnunet-helper-nat-server.c
+++ b/src/nat/gnunet-helper-nat-server.c
@@ -44,6 +44,7 @@
44 */ 44 */
45#if HAVE_CONFIG_H 45#if HAVE_CONFIG_H
46/* Just needed for HAVE_SOCKADDR_IN_SIN_LEN test macro! */ 46/* Just needed for HAVE_SOCKADDR_IN_SIN_LEN test macro! */
47#include "platform.h"
47#include "gnunet_private_config.h" 48#include "gnunet_private_config.h"
48#else 49#else
49#define _GNU_SOURCE 50#define _GNU_SOURCE