projects
/
curl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28a8e16
)
removed the two unnecessary include files
author
Daniel Stenberg
<daniel@haxx.se>
Wed, 14 Mar 2001 10:27:13 +0000
(10:27 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Wed, 14 Mar 2001 10:27:13 +0000
(10:27 +0000)
src/writeout.c
patch
|
blob
|
history
diff --git
a/src/writeout.c
b/src/writeout.c
index 02c8252500ffd2de2b72f36125236cb967a2052c..92a4c63824cb406aa2b018d4440ab7c8fa777d6a 100644
(file)
--- a/
src/writeout.c
+++ b/
src/writeout.c
@@
-25,8
+25,6
@@
#include <string.h>
#include <curl/curl.h>
-#include <curl/types.h>
-#include <curl/easy.h>
#define _MPRINTF_REPLACE /* we want curl-functions instead of native ones */
#include <curl/mprintf.h>