From: Daniel Stenberg Date: Fri, 6 Oct 2000 11:06:20 +0000 (+0000) Subject: removed include "writeout.h" X-Git-Tag: curl-7_4_1~23 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2918836cefdeec94ac8cb2cd7e25199230e3f847;p=thirdparty%2Fcurl.git removed include "writeout.h" --- diff --git a/lib/highlevel.c b/lib/highlevel.c index 9c1a36c4f3..3e5403034a 100644 --- a/lib/highlevel.c +++ b/lib/highlevel.c @@ -107,7 +107,6 @@ #include "getpass.h" #include "progress.h" #include "getdate.h" -#include "writeout.h" #define _MPRINTF_REPLACE /* use our functions only */ #include