mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 17:17:19 +03:00
Header refactoring: break out qr.h dependencies
This commit is contained in:
parent
63a5cd4cc2
commit
610cb83419
3 changed files with 4 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
|||
#include "test/jemalloc_test.h"
|
||||
|
||||
#include "jemalloc/internal/qr.h"
|
||||
|
||||
/* Number of ring entries, in [2..26]. */
|
||||
#define NENTRIES 9
|
||||
/* Split index, in [1..NENTRIES). */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue