mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-05-18 10:56:20 +03:00
Header refactoring: break out ph.h dependencies
This commit is contained in:
parent
57e36e1a12
commit
2f00ce4da7
5 changed files with 8 additions and 1 deletions
|
|
@ -1,6 +1,8 @@
|
|||
#define JEMALLOC_EXTENT_C_
|
||||
#include "jemalloc/internal/jemalloc_internal.h"
|
||||
|
||||
#include "jemalloc/internal/ph.h"
|
||||
|
||||
/******************************************************************************/
|
||||
/* Data. */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue