aboutsummaryrefslogtreecommitdiff
path: root/src/nse/gnunet-service-nse.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nse/gnunet-service-nse.c')
-rw-r--r--src/nse/gnunet-service-nse.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nse/gnunet-service-nse.c b/src/nse/gnunet-service-nse.c
index ee1cb025f..65db2c2d2 100644
--- a/src/nse/gnunet-service-nse.c
+++ b/src/nse/gnunet-service-nse.c
@@ -36,6 +36,7 @@
36 * this can calculate the expected number of peers in the network. 36 * this can calculate the expected number of peers in the network.
37 */ 37 */
38#include "platform.h" 38#include "platform.h"
39#include "platform.h"
39#include <math.h> 40#include <math.h>
40#include "gnunet_util_lib.h" 41#include "gnunet_util_lib.h"
41#include "gnunet_constants.h" 42#include "gnunet_constants.h"