From 06b5fd8fdea3f32f58e6760bb4176e447b190a70 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 18 Oct 2015 00:43:37 +0200 Subject: curl: slist_wc: remove curl_memory.h inclusion ... that's for the library only. --- src/slist_wc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/slist_wc.c') diff --git a/src/slist_wc.c b/src/slist_wc.c index 2bce67f49..f4767ad84 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" /* -- cgit v1.2.3