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

@@ -1,6 +1,7 @@
#define JEMALLOC_MALLOC_IO_C_
#include "jemalloc/internal/jemalloc_preamble.h"
#include "jemalloc/internal/jemalloc_internal_includes.h"
#include "jemalloc/internal/malloc_io.h"
#ifdef assert
# undef assert