made the speedcheck actually work again

This commit is contained in:
Daniel Stenberg 2000-10-17 14:53:03 +00:00
parent f6163b375f
commit 135cc036aa
4 changed files with 14 additions and 7 deletions

View file

@ -44,6 +44,7 @@
#include "timeval.h"
void speedinit(struct UrlData *data);
CURLcode speedcheck(struct UrlData *data,
struct timeval now);