aboutsummaryrefslogtreecommitdiff
path: root/lib/speedcheck.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/speedcheck.h')
-rw-r--r--lib/speedcheck.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/speedcheck.h b/lib/speedcheck.h
index eb037d508..2ecef302c 100644
--- a/lib/speedcheck.h
+++ b/lib/speedcheck.h
@@ -44,6 +44,7 @@
#include "timeval.h"
+void speedinit(struct UrlData *data);
CURLcode speedcheck(struct UrlData *data,
struct timeval now);