mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 21:23:06 +00:00
Make extent module hermetic.
In the form of extent2.h. The naming leaves something to be desired, but I'll leave that for a later diff.
This commit is contained in:
committed by
David Goldblatt
parent
e08c581cf1
commit
92a511d385
@@ -4,8 +4,6 @@
|
||||
#include "jemalloc/internal/bin_stats.h"
|
||||
#include "jemalloc/internal/bin_types.h"
|
||||
#include "jemalloc/internal/extent.h"
|
||||
#include "jemalloc/internal/extent_types.h"
|
||||
#include "jemalloc/internal/extent_structs.h"
|
||||
#include "jemalloc/internal/mutex.h"
|
||||
#include "jemalloc/internal/sc.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user