aboutsummaryrefslogtreecommitdiff
path: root/lib/download.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/download.c')
-rw-r--r--lib/download.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/download.c b/lib/download.c
index 1984125ea..1f79ec1c0 100644
--- a/lib/download.c
+++ b/lib/download.c
@@ -58,7 +58,6 @@
#endif
#include "progress.h"
-#include "speedcheck.h"
#include "sendf.h"
#include <curl/types.h>
@@ -69,7 +68,7 @@
<butlerm@xmission.com>. */
CURLcode
-Transfer(CURLconnect *c_conn,
+Curl_Transfer(CURLconnect *c_conn,
/* READ stuff */
int sockfd, /* socket to read from or -1 */
int size, /* -1 if unknown at this point */