From: Daniel Stenberg Date: Tue, 1 Feb 2000 23:57:54 +0000 (+0000) Subject: removed include upload.h X-Git-Tag: curl-6_5~61 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bc375152b1626ca7dfa11587732de279a84b2c5f;p=thirdparty%2Fcurl.git removed include upload.h --- diff --git a/lib/url.c b/lib/url.c index de36b2e220..0443f1608e 100644 --- a/lib/url.c +++ b/lib/url.c @@ -110,7 +110,6 @@ #include "ssluse.h" #include "hostip.h" #include "if2ip.h" -#include "upload.h" #include "download.h" #include "sendf.h" #include "speedcheck.h"