diff options
| author | click <click@gonnamakeyou.com> | 2012-04-23 20:23:30 +0200 | 
|---|---|---|
| committer | click <click@gonnamakeyou.com> | 2012-04-23 20:23:30 +0200 | 
| commit | c4123289916daa7bd1c7feb191e8c647fd17b163 (patch) | |
| tree | d6235b61f7ead417757273184acb27a252a96bc5 /dep/jemalloc/src/mb.c | |
| parent | 5da5021464c649d84c755a921eae43519eba8567 (diff) | |
Revert "DEP: Updated Jemalloc to Version 2.5" - this version of the jemalloc-library is crashy at best, and should not have been pushed.
Further investigations on why this occurs is required before it will be slammed into master.
This reverts commit 126fd13e5d6b57dc0c8830248d44db504c7d103f.
Diffstat (limited to 'dep/jemalloc/src/mb.c')
| -rw-r--r-- | dep/jemalloc/src/mb.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/dep/jemalloc/src/mb.c b/dep/jemalloc/src/mb.c index dc2c0a256fd..30a1a2e997a 100644 --- a/dep/jemalloc/src/mb.c +++ b/dep/jemalloc/src/mb.c @@ -1,2 +1,2 @@ -#define	JEMALLOC_MB_C_ +#define	MB_C_  #include "jemalloc/internal/jemalloc_internal.h" | 
