mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-06-06 04:04:17 +03:00
Drop umbrella include from 10 more .c files (batch 5)
Converted: thread_event, emap, sec, eset, tsd, psset, zone, hpdata, ckh, prof_recent. No latent hermeticity bugs in headers this batch -- just .c files that needed previously-transitive includes added (most commonly arena.h, the various jemalloc_internal_inlines_*, mutex.h, tsd.h, witness.h, and prof.h). Step 6 (Option B) of the cyclical-dep cleanup, batch 5 of N.
This commit is contained in:
parent
19978eea2f
commit
a3c20a2320
10 changed files with 38 additions and 16 deletions
|
|
@ -1,5 +1,4 @@
|
|||
#include "jemalloc/internal/jemalloc_preamble.h"
|
||||
#include "jemalloc/internal/jemalloc_internal_includes.h"
|
||||
|
||||
#include "jemalloc/internal/hpdata.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue