summaryrefslogtreecommitdiff
path: root/extra/jemalloc/src/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'extra/jemalloc/src/hash.c')
-rw-r--r--extra/jemalloc/src/hash.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/extra/jemalloc/src/hash.c b/extra/jemalloc/src/hash.c
new file mode 100644
index 00000000000..cfa4da0275c
--- /dev/null
+++ b/extra/jemalloc/src/hash.c
@@ -0,0 +1,2 @@
+#define JEMALLOC_HASH_C_
+#include "jemalloc/internal/jemalloc_internal.h"