aboutsummaryrefslogtreecommitdiff
path: root/src/util/common_logging.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/common_logging.c')
-rw-r--r--src/util/common_logging.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/util/common_logging.c b/src/util/common_logging.c
index 9fa848224..d27f70e83 100644
--- a/src/util/common_logging.c
+++ b/src/util/common_logging.c
@@ -23,10 +23,9 @@
23 * @brief error handling API 23 * @brief error handling API
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 */ 25 */
26
26#include "platform.h" 27#include "platform.h"
27#include "gnunet_crypto_lib.h" 28#include "gnunet_util_lib.h"
28#include "gnunet_disk_lib.h"
29#include "gnunet_strings_lib.h"
30#include <regex.h> 29#include <regex.h>
31 30
32 31