diff options
author | Daniel Stenberg <daniel@haxx.se> | 2000-02-01 23:57:54 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2000-02-01 23:57:54 +0000 |
commit | bc375152b1626ca7dfa11587732de279a84b2c5f (patch) | |
tree | d3b0540e8cc32a340dad984b454ce8f0dede5645 /lib | |
parent | c758744e7e5a33e9372eff0c995c0739bdbc23b9 (diff) |
removed include upload.h
Diffstat (limited to 'lib')
-rw-r--r-- | lib/url.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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" |