diff options
Diffstat (limited to 'dep/jemalloc/src/hash.c')
-rw-r--r-- | dep/jemalloc/src/hash.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dep/jemalloc/src/hash.c b/dep/jemalloc/src/hash.c new file mode 100644 index 00000000000..6a13d7a03c0 --- /dev/null +++ b/dep/jemalloc/src/hash.c @@ -0,0 +1,2 @@ +#define HASH_C_ +#include "jemalloc/internal/jemalloc_internal.h" |