From ab314b7660006b9f255e04e48518fd03d453a8c0 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Fri, 27 Jan 2017 11:27:32 +0000 Subject: [PATCH] [Minor] Remove useless jemalloc include Issue: #1377 --- config.h.in | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config.h.in b/config.h.in index 3d1c5f9472..6b695aa4a6 100644 --- a/config.h.in +++ b/config.h.in @@ -257,10 +257,6 @@ #include #endif -#ifdef WITH_JEMALLOC -#include -#endif - /* stdio */ #ifdef HAVE_STDIO_H #include -- 2.47.3