From: Daniel Stenberg Date: Wed, 14 Mar 2001 10:27:13 +0000 (+0000) Subject: removed the two unnecessary include files X-Git-Tag: curl-7_7-beta3~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=70793595fe1e5f3f32b438f01f1b3dedda6e8577;p=curl removed the two unnecessary include files --- diff --git a/src/writeout.c b/src/writeout.c index 02c825250..92a4c6382 100644 --- a/src/writeout.c +++ b/src/writeout.c @@ -25,8 +25,6 @@ #include #include -#include -#include #define _MPRINTF_REPLACE /* we want curl-functions instead of native ones */ #include