mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-19 00:43:16 +03:00
Header refactoring: unify nstime.h and move it out of the catch-all
This commit is contained in:
parent
7ebc83894f
commit
418d96a86c
10 changed files with 21 additions and 29 deletions
|
|
@ -74,12 +74,10 @@ static const bool config_debug =
|
|||
/* Hermetic headers. */
|
||||
# include "jemalloc/internal/assert.h"
|
||||
# include "jemalloc/internal/malloc_io.h"
|
||||
# include "jemalloc/internal/nstime.h"
|
||||
# include "jemalloc/internal/util.h"
|
||||
|
||||
/* Non-hermetic headers. */
|
||||
# include "jemalloc/internal/nstime_types.h"
|
||||
# include "jemalloc/internal/nstime_structs.h"
|
||||
# include "jemalloc/internal/nstime_externs.h"
|
||||
# include "jemalloc/internal/qr.h"
|
||||
# include "jemalloc/internal/ql.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue