diff options
Diffstat (limited to 'lib')
-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 e923ae255..31ab2c194 100644 --- a/lib/file.c +++ b/lib/file.c @@ -84,6 +84,7 @@ #include "file.h" #include "speedcheck.h" #include "getinfo.h" +#include "transfer.h" /* for Curl_readwrite_init() */ #define _MPRINTF_REPLACE /* use our functions only */ #include <curl/mprintf.h> |