aboutsummaryrefslogtreecommitdiff
path: root/dep/jemalloc/src/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'dep/jemalloc/src/hash.c')
-rw-r--r--dep/jemalloc/src/hash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dep/jemalloc/src/hash.c b/dep/jemalloc/src/hash.c
index 6a13d7a03c0..cfa4da0275c 100644
--- a/dep/jemalloc/src/hash.c
+++ b/dep/jemalloc/src/hash.c
@@ -1,2 +1,2 @@
-#define HASH_C_
+#define JEMALLOC_HASH_C_
#include "jemalloc/internal/jemalloc_internal.h"