aboutsummaryrefslogtreecommitdiff
path: root/src/nat/gnunet-service-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nat/gnunet-service-nat.c')
-rw-r--r--src/nat/gnunet-service-nat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nat/gnunet-service-nat.c b/src/nat/gnunet-service-nat.c
index dde269819..378764b16 100644
--- a/src/nat/gnunet-service-nat.c
+++ b/src/nat/gnunet-service-nat.c
@@ -35,6 +35,7 @@
35 * basically, open port & try different methods. 35 * basically, open port & try different methods.
36 */ 36 */
37#include "platform.h" 37#include "platform.h"
38#include "platform.h"
38#include <math.h> 39#include <math.h>
39#include "gnunet_util_lib.h" 40#include "gnunet_util_lib.h"
40#include "gnunet_protocols.h" 41#include "gnunet_protocols.h"