diff options
Diffstat (limited to 'externals/jemalloc/mb.c')
-rw-r--r-- | externals/jemalloc/mb.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/externals/jemalloc/mb.c b/externals/jemalloc/mb.c new file mode 100644 index 00000000000..30a1a2e997a --- /dev/null +++ b/externals/jemalloc/mb.c @@ -0,0 +1,2 @@ +#define MB_C_ +#include "jemalloc/internal/jemalloc_internal.h" |