diff options
-rw-r--r-- | lib/file.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/file.c b/lib/file.c index e411ac16d..40ee5cab5 100644 --- a/lib/file.c +++ b/lib/file.c @@ -82,6 +82,7 @@ #include "sendf.h" #include "escape.h" #include "file.h" +#include "speedcheck.h" #define _MPRINTF_REPLACE /* use our functions only */ #include <curl/mprintf.h> |