From: Daniel Stenberg Date: Thu, 4 Mar 2004 15:23:57 +0000 (+0000) Subject: include the proper header file too X-Git-Tag: cares-1_1_0~61 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=78e47fbb5c2e2aaebe54d52c30385feae8c78f18;p=curl include the proper header file too --- 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