mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-24 09:37:22 +03:00
Header refactoring: break out ql.h dependencies
This commit is contained in:
parent
610cb83419
commit
0237870c60
11 changed files with 20 additions and 2 deletions
|
|
@ -1,5 +1,7 @@
|
|||
#include "test/jemalloc_test.h"
|
||||
|
||||
#include "jemalloc/internal/ql.h"
|
||||
|
||||
/* Number of ring entries, in [2..26]. */
|
||||
#define NENTRIES 9
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue