aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_os_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_os_lib.h')
-rw-r--r--src/include/gnunet_os_lib.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/include/gnunet_os_lib.h b/src/include/gnunet_os_lib.h
index fc88e1123..015282054 100644
--- a/src/include/gnunet_os_lib.h
+++ b/src/include/gnunet_os_lib.h
@@ -18,6 +18,10 @@
18 SPDX-License-Identifier: AGPL3.0-or-later 18 SPDX-License-Identifier: AGPL3.0-or-later
19 */ 19 */
20 20
21#if !defined (__GNUNET_UTIL_LIB_H_INSIDE__)
22#error "Only <gnunet_util_lib.h> can be included directly."
23#endif
24
21/** 25/**
22 * @addtogroup libgnunetutil 26 * @addtogroup libgnunetutil
23 * Multi-function utilities library for GNUnet programs 27 * Multi-function utilities library for GNUnet programs
@@ -60,10 +64,6 @@ extern "C"
60#endif 64#endif
61#endif 65#endif
62 66
63#include "gnunet_common.h"
64#include "gnunet_configuration_lib.h"
65#include "gnunet_scheduler_lib.h"
66
67 67
68/** 68/**
69 * Flags that determine which of the standard streams 69 * Flags that determine which of the standard streams