From 126fd13e5d6b57dc0c8830248d44db504c7d103f Mon Sep 17 00:00:00 2001 From: Multivitamin Date: Fri, 13 Apr 2012 10:49:09 +0200 Subject: DEP: Updated Jemalloc to Version 2.5 Signed-off-by: Multivitamin --- dep/jemalloc/src/mb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dep/jemalloc/src/mb.c') diff --git a/dep/jemalloc/src/mb.c b/dep/jemalloc/src/mb.c index 30a1a2e997a..dc2c0a256fd 100644 --- a/dep/jemalloc/src/mb.c +++ b/dep/jemalloc/src/mb.c @@ -1,2 +1,2 @@ -#define MB_C_ +#define JEMALLOC_MB_C_ #include "jemalloc/internal/jemalloc_internal.h" -- cgit v1.2.3