mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 13:13:06 +00:00
Rename extent.h -> edata.h.
This name is slightly pithier; a full-on rename will come shortly.
This commit is contained in:
committed by
David Goldblatt
parent
a738a66b5c
commit
865debda22
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "jemalloc/internal/bin_stats.h"
|
||||
#include "jemalloc/internal/bin_types.h"
|
||||
#include "jemalloc/internal/extent.h"
|
||||
#include "jemalloc/internal/edata.h"
|
||||
#include "jemalloc/internal/mutex.h"
|
||||
#include "jemalloc/internal/sc.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user