jemalloc/include
Slobodan Predolac 19978eea2f Drop umbrella include from 15 more .c files (batch 4)
Converted: prof_stack_range, jemalloc_fork, san, pa_extra, mutex,
thread_event_registry, rtree, ehooks, pa, extent_dss, decay, large,
nstime, bin, arenas_management.

One latent hermeticity bug surfaced: prof_sys.h declares
`void bt_init(prof_bt_t *bt, void **vec);` but didn't include prof.h
where prof_bt_t is defined.  Added the include.

Step 6 (Option B) of the cyclical-dep cleanup, batch 4 of N.
2026-05-29 08:53:58 -07:00
..
jemalloc Drop umbrella include from 15 more .c files (batch 4) 2026-05-29 08:53:58 -07:00
msvc_compat Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00