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