From: Daniel Stenberg Date: Sat, 17 Oct 2015 22:43:37 +0000 (+0200) Subject: curl: slist_wc: remove curl_memory.h inclusion X-Git-Tag: curl-7_46_0~147 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=06b5fd8fdea3f32f58e6760bb4176e447b190a70;p=thirdparty%2Fcurl.git curl: slist_wc: remove curl_memory.h inclusion ... that's for the library only. --- diff --git a/src/slist_wc.c b/src/slist_wc.c index 2bce67f491..f4767ad849 100644 --- a/src/slist_wc.c +++ b/src/slist_wc.c @@ -27,7 +27,6 @@ #include "slist_wc.h" /* The last #include files should be: */ -#include "curl_memory.h" #include "memdebug.h" /*