From bc375152b1626ca7dfa11587732de279a84b2c5f Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 1 Feb 2000 23:57:54 +0000 Subject: [PATCH] removed include upload.h --- lib/url.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/url.c b/lib/url.c index de36b2e22..0443f1608 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"