Header refactoring: ckh module - remove from the catchall and unify.

This commit is contained in:
David Goldblatt
2017-04-19 14:56:42 -07:00
committed by David Goldblatt
parent bf2dc7e678
commit 68da2361d2
8 changed files with 106 additions and 84 deletions

View File

@@ -36,6 +36,9 @@
******************************************************************************/
#define JEMALLOC_CKH_C_
#include "jemalloc/internal/jemalloc_preamble.h"
#include "jemalloc/internal/ckh.h"
#include "jemalloc/internal/jemalloc_internal_includes.h"
#include "jemalloc/internal/assert.h"