From 61a374c33cac36eea8a4c1c5e85064b3a78608e2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 6 Oct 2011 07:49:00 +0000 Subject: [PATCH] fix --- src/nse/gnunet-service-nse.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/nse/gnunet-service-nse.c b/src/nse/gnunet-service-nse.c index bc46a537c..b0d635be6 100644 --- a/src/nse/gnunet-service-nse.c +++ b/src/nse/gnunet-service-nse.c @@ -36,6 +36,7 @@ * this can calculate the expected number of peers in the network. */ #include "platform.h" +#include #include "gnunet_util_lib.h" #include "gnunet_constants.h" #include "gnunet_protocols.h" -- 2.25.1