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