aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_common_logging_dummy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/test_common_logging_dummy.c')
-rw-r--r--src/util/test_common_logging_dummy.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/util/test_common_logging_dummy.c b/src/util/test_common_logging_dummy.c
index c6c6411da..7e362c683 100644
--- a/src/util/test_common_logging_dummy.c
+++ b/src/util/test_common_logging_dummy.c
@@ -24,12 +24,13 @@
24 * log level adjustment) 24 * log level adjustment)
25 * @author LRN 25 * @author LRN
26 */ 26 */
27
27#include "platform.h" 28#include "platform.h"
29#include "gnunet_util_lib.h"
30
28#undef GNUNET_EXTRA_LOGGING 31#undef GNUNET_EXTRA_LOGGING
29#define GNUNET_EXTRA_LOGGING GNUNET_YES 32#define GNUNET_EXTRA_LOGGING GNUNET_YES
30 33
31#include "gnunet_util_lib.h"
32
33/** 34/**
34 * Artificial delay attached to each log call that is not skipped out. 35 * Artificial delay attached to each log call that is not skipped out.
35 * This must be long enough for us to not to mistake skipped log call 36 * This must be long enough for us to not to mistake skipped log call