diff options
Diffstat (limited to 'jemalloc/src/hash.c')
| -rw-r--r-- | jemalloc/src/hash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jemalloc/src/hash.c b/jemalloc/src/hash.c index 6a13d7a..cfa4da0 100644 --- a/jemalloc/src/hash.c +++ b/jemalloc/src/hash.c @@ -1,2 +1,2 @@ -#define HASH_C_ +#define JEMALLOC_HASH_C_ #include "jemalloc/internal/jemalloc_internal.h" |
