mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 16:47:21 +03:00
Header refactoring: hash - unify and remove from catchall.
This commit is contained in:
parent
89e2d3c12b
commit
dab4beb277
5 changed files with 6 additions and 4 deletions
|
|
@ -28,6 +28,7 @@
|
|||
*/
|
||||
|
||||
#include "test/jemalloc_test.h"
|
||||
#include "jemalloc/internal/hash.h"
|
||||
|
||||
typedef enum {
|
||||
hash_variant_x86_32,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue