diff options
Diffstat (limited to 'dep/jemalloc/src/bitmap.c')
-rw-r--r-- | dep/jemalloc/src/bitmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dep/jemalloc/src/bitmap.c b/dep/jemalloc/src/bitmap.c index b47e2629093..e2bd907d558 100644 --- a/dep/jemalloc/src/bitmap.c +++ b/dep/jemalloc/src/bitmap.c @@ -1,4 +1,4 @@ -#define JEMALLOC_BITMAP_C_ +#define JEMALLOC_BITMAP_C_ #include "jemalloc/internal/jemalloc_internal.h" /******************************************************************************/ |