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 e411ac1..40ee5ca 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>