diff options
Diffstat (limited to 'dep/jemalloc/src/mb.c')
-rw-r--r-- | dep/jemalloc/src/mb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dep/jemalloc/src/mb.c b/dep/jemalloc/src/mb.c index 30a1a2e997a..dc2c0a256fd 100644 --- a/dep/jemalloc/src/mb.c +++ b/dep/jemalloc/src/mb.c @@ -1,2 +1,2 @@ -#define MB_C_ +#define JEMALLOC_MB_C_ #include "jemalloc/internal/jemalloc_internal.h" |