diff options
| author | Rat <none@none> | 2010-06-07 00:13:01 +0200 |
|---|---|---|
| committer | Rat <none@none> | 2010-06-07 00:13:01 +0200 |
| commit | aa953f4ac809f6fffa1edc8453d44143cdc7ca30 (patch) | |
| tree | 7d17d7141a69f8692f09f4025d44ad93e04fc430 /externals/jemalloc/hash.c | |
| parent | 8ef7414c233ed91a5a115efebb2f985feaae4704 (diff) | |
re-added jemalloc
--HG--
branch : trunk
Diffstat (limited to 'externals/jemalloc/hash.c')
| -rw-r--r-- | externals/jemalloc/hash.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/externals/jemalloc/hash.c b/externals/jemalloc/hash.c new file mode 100644 index 00000000000..6a13d7a03c0 --- /dev/null +++ b/externals/jemalloc/hash.c @@ -0,0 +1,2 @@ +#define HASH_C_ +#include "jemalloc/internal/jemalloc_internal.h" |
