aboutsummaryrefslogtreecommitdiff
path: root/dep/jemalloc/src/mb.c
diff options
context:
space:
mode:
authorclick <none@none>2010-12-18 02:31:10 +0100
committerclick <none@none>2010-12-18 02:31:10 +0100
commit785d5a94a6b69010f1c442ebac645257d63fa830 (patch)
treee6be12d202e22160f1e57bfaa87734d65cb87797 /dep/jemalloc/src/mb.c
parent0054bd83d8bc5f773f2df3a1985b4651a2097ce8 (diff)
Core/Dependencies: Update jemalloc library from v1.0.0 to v2.1.0 (latest stable)
--HG-- branch : trunk
Diffstat (limited to 'dep/jemalloc/src/mb.c')
-rw-r--r--dep/jemalloc/src/mb.c2
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"