aboutsummaryrefslogtreecommitdiff
path: root/lib/ftp.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-02-01 23:56:28 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-02-01 23:56:28 +0000
commitc758744e7e5a33e9372eff0c995c0739bdbc23b9 (patch)
treebf7e420d68537d15afb80876405f56839199d55f /lib/ftp.c
parentc6a8bb3d5642ab674f884c535ca4955b951f2ff8 (diff)
removed #include "upload.h"
Diffstat (limited to 'lib/ftp.c')
-rw-r--r--lib/ftp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ftp.c b/lib/ftp.c
index e85cc9833..da67ecb86 100644
--- a/lib/ftp.c
+++ b/lib/ftp.c
@@ -77,7 +77,6 @@
#include "if2ip.h"
#include "hostip.h"
#include "progress.h"
-#include "upload.h"
#include "download.h"
#include "escape.h"