Header refactoring: move bit_util.h out of the catchall
This commit is contained in:
committed by
David Goldblatt
parent
22366518b7
commit
0b00ffe55f
@@ -1,5 +1,7 @@
|
||||
#include "test/jemalloc_test.h"
|
||||
|
||||
#include "jemalloc/internal/bit_util.h"
|
||||
|
||||
#define TEST_POW2_CEIL(t, suf, pri) do { \
|
||||
unsigned i, pow2; \
|
||||
t x; \
|
||||
|
Reference in New Issue
Block a user