aboutsummaryrefslogtreecommitdiff
path: root/src/hello/hello.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hello/hello.c')
-rw-r--r--src/hello/hello.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hello/hello.c b/src/hello/hello.c
index b53bf62bc..c7db77a18 100644
--- a/src/hello/hello.c
+++ b/src/hello/hello.c
@@ -26,7 +26,7 @@
26#include "platform.h" 26#include "platform.h"
27#include "gnunet_hello_lib.h" 27#include "gnunet_hello_lib.h"
28#include "gnunet_protocols.h" 28#include "gnunet_protocols.h"
29#include "gnunet_server_lib.h" 29#include "gnunet_util_lib.h"
30 30
31/** 31/**
32 * A HELLO message is used to exchange information about 32 * A HELLO message is used to exchange information about