curl: slist_wc: remove curl_memory.h inclusion
authorDaniel Stenberg <daniel@haxx.se>
Sat, 17 Oct 2015 22:43:37 +0000 (00:43 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 17 Oct 2015 22:43:37 +0000 (00:43 +0200)
... that's for the library only.

src/slist_wc.c

index 2bce67f4912c40378dfd231906c0cd809f74b057..f4767ad849ef65c3fc1c3fe91597296512b4c9ba 100644 (file)
@@ -27,7 +27,6 @@
 #include "slist_wc.h"
 
 /* The last #include files should be: */
-#include "curl_memory.h"
 #include "memdebug.h"
 
 /*