diff --git a/lib/strtoofft.h b/lib/strtoofft.h index cd512b0018..4bb3b8fe64 100644 --- a/lib/strtoofft.h +++ b/lib/strtoofft.h @@ -26,6 +26,7 @@ #include "setup.h" #include +#include /* for the curl_off_t type */ /* Determine what type of file offset conversion handling we wish to use. For * systems with a 32-bit curl_off_t type, we should use strtol. For systems