aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-09-18 09:16:05 +0000
committerChristian Grothoff <christian@grothoff.org>2016-09-18 09:16:05 +0000
commitc1ef5b83f7c31c7d6db19d1eb3fa0d1fcef2d595 (patch)
tree05fc5ba3a583f7ca45a094a8bd46ba7e059e5dd7 /src
parent1e880e697c98d6dc8c35d2160cdc4bd0270692c1 (diff)
downloadgnunet-c1ef5b83f7c31c7d6db19d1eb3fa0d1fcef2d595.tar.gz
gnunet-c1ef5b83f7c31c7d6db19d1eb3fa0d1fcef2d595.zip
ack florian
Diffstat (limited to 'src')
-rw-r--r--src/util/service_new.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/service_new.c b/src/util/service_new.c
index e11d7687e..6d17720fd 100644
--- a/src/util/service_new.c
+++ b/src/util/service_new.c
@@ -22,6 +22,7 @@
22 * @file util/service_new.c 22 * @file util/service_new.c
23 * @brief functions related to starting services (redesign) 23 * @brief functions related to starting services (redesign)
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 * @author Florian Dold
25 */ 26 */
26#include "platform.h" 27#include "platform.h"
27#include "gnunet_util_lib.h" 28#include "gnunet_util_lib.h"