diff options
Diffstat (limited to 'src/prof.c')
-rw-r--r-- | src/prof.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" /******************************************************************************/ |