aboutsummaryrefslogtreecommitdiff
path: root/src/slist_wc.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2015-10-18 00:43:37 +0200
committerDaniel Stenberg <daniel@haxx.se>2015-10-18 00:43:37 +0200
commit06b5fd8fdea3f32f58e6760bb4176e447b190a70 (patch)
tree90f831dcdb779c343a838df68b3cf44b984087ad /src/slist_wc.c
parent5cf016663654e49c91f22534d9affc90facfda18 (diff)
curl: slist_wc: remove curl_memory.h inclusion
... that's for the library only.
Diffstat (limited to 'src/slist_wc.c')
-rw-r--r--src/slist_wc.c1
1 files changed, 0 insertions, 1 deletions
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"
/*