- fixme
[oweals/gnunet.git] / src / experimentation / gnunet-daemon-experimentation.h
index 9568cfa33ec5b3d1e13b6d5f0f689c3153516752..977d663e8009d491e9c1ebd9b018c1a81dadf595 100644 (file)
@@ -24,6 +24,8 @@
  * @author Christian Grothoff
  * @author Matthias Wachs
  */
+#ifndef GNUNET_DAEMON_EXPERIMENTATION_H
+#define GNUNET_DAEMON_EXPERIMENTATION_H
 #include "platform.h"
 #include "gnunet_getopt_lib.h"
 #include "gnunet_util_lib.h"
@@ -493,4 +495,5 @@ void
 GED_storage_stop (void);
 
 
+#endif /* #ifndef GNUNET_DAEMON_EXPERIMENTATION_H */
 /* end of gnunet-daemon-experimentation.h */