Header refactoring: move malloc_io.h out of the catchall

This commit is contained in:
David Goldblatt
2017-04-11 13:06:31 -07:00
committed by David Goldblatt
parent 0b00ffe55f
commit 54373be084
9 changed files with 14 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
#include "jemalloc/internal/jemalloc_preamble.h"
#include "jemalloc/internal/jemalloc_internal_includes.h"
#include "jemalloc/internal/malloc_io.h"
/******************************************************************************/
#ifdef JEMALLOC_PROF_LIBUNWIND