Header refactoring: move bit_util.h out of the catchall
This commit is contained in:
committed by
David Goldblatt
parent
22366518b7
commit
0b00ffe55f
@@ -2,6 +2,7 @@
|
||||
#define JEMALLOC_INTERNAL_INLINES_A_H
|
||||
|
||||
#include "jemalloc/internal/atomic.h"
|
||||
#include "jemalloc/internal/bit_util.h"
|
||||
|
||||
#ifndef JEMALLOC_ENABLE_INLINE
|
||||
pszind_t psz2ind(size_t psz);
|
||||
|
Reference in New Issue
Block a user