diff options
Diffstat (limited to 'src/prof.c')
| -rw-r--r-- | src/prof.c | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ #define JEMALLOC_PROF_C_ -#include "jemalloc/internal/jemalloc_internal.h" +#include "jemalloc/internal/jemalloc_preamble.h" +#include "jemalloc/internal/jemalloc_internal_includes.h" + /******************************************************************************/ #ifdef JEMALLOC_PROF_LIBUNWIND |
