aboutsummaryrefslogtreecommitdiff
path: root/externals/jemalloc/mb.c
diff options
context:
space:
mode:
authorRat <none@none>2010-06-07 00:13:01 +0200
committerRat <none@none>2010-06-07 00:13:01 +0200
commitaa953f4ac809f6fffa1edc8453d44143cdc7ca30 (patch)
tree7d17d7141a69f8692f09f4025d44ad93e04fc430 /externals/jemalloc/mb.c
parent8ef7414c233ed91a5a115efebb2f985feaae4704 (diff)
re-added jemalloc
--HG-- branch : trunk
Diffstat (limited to 'externals/jemalloc/mb.c')
-rw-r--r--externals/jemalloc/mb.c2
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"