diff options
| author | Multivitamin <DasUmba@.(none)> | 2012-04-13 10:49:09 +0200 |
|---|---|---|
| committer | Multivitamin <DasUmba@.(none)> | 2012-04-13 10:49:09 +0200 |
| commit | 126fd13e5d6b57dc0c8830248d44db504c7d103f (patch) | |
| tree | e33b3e612f5e1e694a7028c4fe5171f0105c6654 /dep/jemalloc/src/hash.c | |
| parent | 6400c13fcb342fff7e2d808e469f2c57d83766c5 (diff) | |
DEP: Updated Jemalloc to Version 2.5
Signed-off-by: Multivitamin <DasUmba@.(none)>
Diffstat (limited to 'dep/jemalloc/src/hash.c')
| -rw-r--r-- | dep/jemalloc/src/hash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dep/jemalloc/src/hash.c b/dep/jemalloc/src/hash.c index 6a13d7a03c0..cfa4da0275c 100644 --- a/dep/jemalloc/src/hash.c +++ b/dep/jemalloc/src/hash.c @@ -1,2 +1,2 @@ -#define HASH_C_ +#define JEMALLOC_HASH_C_ #include "jemalloc/internal/jemalloc_internal.h" |
