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

@@ -3,6 +3,7 @@
#include "jemalloc/internal/jemalloc_internal_includes.h"
#include "jemalloc/internal/atomic.h"
#include "jemalloc/internal/malloc_io.h"
/******************************************************************************/
/* Data. */