aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_load_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_load_lib.h')
-rw-r--r--src/include/gnunet_load_lib.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/include/gnunet_load_lib.h b/src/include/gnunet_load_lib.h
index ef596807a..56cacfbbb 100644
--- a/src/include/gnunet_load_lib.h
+++ b/src/include/gnunet_load_lib.h
@@ -19,6 +19,9 @@
19 */ 19 */
20 20
21/** 21/**
22 * @addtogroup libgnunetutil
23 * @{
24 *
22 * @author Christian Grothoff 25 * @author Christian Grothoff
23 * 26 *
24 * @file 27 * @file
@@ -40,6 +43,7 @@ extern "C"
40#endif 43#endif
41#endif 44#endif
42 45
46
43#include "gnunet_common.h" 47#include "gnunet_common.h"
44#include "gnunet_time_lib.h" 48#include "gnunet_time_lib.h"
45 49
@@ -124,4 +128,6 @@ GNUNET_LOAD_update (struct GNUNET_LOAD_Value *load, uint64_t data);
124 128
125/** @} */ /* end of group */ 129/** @} */ /* end of group */
126 130
131/** @} */ /* end of group addition to libgnunetutil */
132
127/* end of gnunet_load_lib.h */ 133/* end of gnunet_load_lib.h */