mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-24 08:03:32 +03:00
Header refactoring: unify and de-catchall extent_mmap module.
This commit is contained in:
parent
93284bb53d
commit
98774e64a4
10 changed files with 11 additions and 4 deletions
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
#include "jemalloc/internal/assert.h"
|
||||
#include "jemalloc/internal/extent_dss.h"
|
||||
#include "jemalloc/internal/extent_mmap.h"
|
||||
#include "jemalloc/internal/ph.h"
|
||||
#include "jemalloc/internal/rtree.h"
|
||||
#include "jemalloc/internal/mutex.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue