projects
/
curl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cf0166
)
curl: slist_wc: remove curl_memory.h inclusion
author
Daniel Stenberg
<daniel@haxx.se>
Sat, 17 Oct 2015 22:43:37 +0000
(
00:43
+0200)
committer
Daniel 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
patch
|
blob
|
history
diff --git
a/src/slist_wc.c
b/src/slist_wc.c
index 2bce67f4912c40378dfd231906c0cd809f74b057..f4767ad849ef65c3fc1c3fe91597296512b4c9ba 100644
(file)
--- 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"
/*