Header refactoring: move util.h out of the catchall

This commit is contained in:
David Goldblatt
2017-04-11 13:31:16 -07:00
committed by David Goldblatt
parent 54373be084
commit f692e6c214
11 changed files with 18 additions and 1 deletions

View File

@@ -41,7 +41,6 @@
/******************************************************************************/
#include "jemalloc/internal/assert.h"
#include "jemalloc/internal/util.h"
/******************************************************************************/
/* TYPES */