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.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hello/hello.c b/src/hello/hello.c
index 45d27c5d4..811532f9b 100644
--- a/src/hello/hello.c
+++ b/src/hello/hello.c
@@ -25,6 +25,7 @@
25 * @author Matthias Wachs 25 * @author Matthias Wachs
26 */ 26 */
27#include "platform.h" 27#include "platform.h"
28#include "platform.h"
28#include "gnunet_hello_lib.h" 29#include "gnunet_hello_lib.h"
29#include "gnunet_protocols.h" 30#include "gnunet_protocols.h"
30#include "gnunet_util_lib.h" 31#include "gnunet_util_lib.h"