Header refactoring: hash - unify and remove from catchall.

This commit is contained in:
David Goldblatt 2017-04-24 17:16:36 -07:00 committed by David Goldblatt
parent 89e2d3c12b
commit dab4beb277
5 changed files with 6 additions and 4 deletions

View file

@ -28,6 +28,7 @@
*/
#include "test/jemalloc_test.h"
#include "jemalloc/internal/hash.h"
typedef enum {
hash_variant_x86_32,