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