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

@@ -1,6 +1,7 @@
#ifndef JEMALLOC_INTERNAL_PROF_STRUCTS_H
#define JEMALLOC_INTERNAL_PROF_STRUCTS_H
#include "jemalloc/internal/ckh.h"
#include "jemalloc/internal/prng.h"
#include "jemalloc/internal/rb.h"