aboutsummaryrefslogtreecommitdiff
path: root/src/experimentation/gnunet-daemon-experimentation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/experimentation/gnunet-daemon-experimentation.h')
-rw-r--r--src/experimentation/gnunet-daemon-experimentation.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/experimentation/gnunet-daemon-experimentation.h b/src/experimentation/gnunet-daemon-experimentation.h
index 9568cfa33..977d663e8 100644
--- a/src/experimentation/gnunet-daemon-experimentation.h
+++ b/src/experimentation/gnunet-daemon-experimentation.h
@@ -24,6 +24,8 @@
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 * @author Matthias Wachs 25 * @author Matthias Wachs
26 */ 26 */
27#ifndef GNUNET_DAEMON_EXPERIMENTATION_H
28#define GNUNET_DAEMON_EXPERIMENTATION_H
27#include "platform.h" 29#include "platform.h"
28#include "gnunet_getopt_lib.h" 30#include "gnunet_getopt_lib.h"
29#include "gnunet_util_lib.h" 31#include "gnunet_util_lib.h"
@@ -493,4 +495,5 @@ void
493GED_storage_stop (void); 495GED_storage_stop (void);
494 496
495 497
498#endif /* #ifndef GNUNET_DAEMON_EXPERIMENTATION_H */
496/* end of gnunet-daemon-experimentation.h */ 499/* end of gnunet-daemon-experimentation.h */