aboutsummaryrefslogtreecommitdiff
path: root/src/util/perf_scheduler.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/perf_scheduler.c')
-rw-r--r--src/util/perf_scheduler.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/perf_scheduler.c b/src/util/perf_scheduler.c
index fd679d3b7..af084e04a 100644
--- a/src/util/perf_scheduler.c
+++ b/src/util/perf_scheduler.c
@@ -23,6 +23,7 @@
23 * @brief measure performance of scheduler functions 23 * @brief measure performance of scheduler functions
24 */ 24 */
25 25
26#include "platform.h"
26#include "gnunet_util_lib.h" 27#include "gnunet_util_lib.h"
27#include <gauger.h> 28#include <gauger.h>
28 29