summaryrefslogtreecommitdiffstats
path: root/src/prof.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/prof.c')
-rw-r--r--src/prof.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/prof.c b/src/prof.c
index a8f6aed..a872afb 100644
--- a/src/prof.c
+++ b/src/prof.c
@@ -4,6 +4,7 @@
#include "jemalloc/internal/assert.h"
#include "jemalloc/internal/ckh.h"
+#include "jemalloc/internal/hash.h"
#include "jemalloc/internal/malloc_io.h"
/******************************************************************************/