]> granicus.if.org Git - curl/commitdiff
include the proper header file too
authorDaniel Stenberg <daniel@haxx.se>
Thu, 4 Mar 2004 15:23:57 +0000 (15:23 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 4 Mar 2004 15:23:57 +0000 (15:23 +0000)
lib/file.c

index e411ac16d10b7e320bd0d10a621ca2148b64b89d..40ee5cab50a8dc9953f8572e396b82dec39c62cd 100644 (file)
@@ -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>