From 65f4666063ebd8207bf09f528797467c5a30fd9d Mon Sep 17 00:00:00 2001 From: jackpoz Date: Sun, 19 Nov 2017 20:23:00 +0100 Subject: Dep/Jemalloc: Update to Jemalloc 5.0.1 (cherry picked from commit 92cd9bd70db460fdce4af0596cf9d8ee3c3abad5) --- dep/jemalloc/src/hash.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'dep/jemalloc/src/hash.c') diff --git a/dep/jemalloc/src/hash.c b/dep/jemalloc/src/hash.c index cfa4da0275c..7b2bdc2bd6f 100644 --- a/dep/jemalloc/src/hash.c +++ b/dep/jemalloc/src/hash.c @@ -1,2 +1,3 @@ -#define JEMALLOC_HASH_C_ -#include "jemalloc/internal/jemalloc_internal.h" +#define JEMALLOC_HASH_C_ +#include "jemalloc/internal/jemalloc_preamble.h" +#include "jemalloc/internal/jemalloc_internal_includes.h" -- cgit v1.2.3