Loading lib/strtoofft.h +1 −0 Original line number Diff line number Diff line Loading @@ -51,6 +51,7 @@ # else curl_off_t curlx_strtoll(const char *nptr, char **endptr, int base); # define curlx_strtoofft curlx_strtoll # define NEED_CURL_STRTOLL 1 # endif # endif #else Loading Loading
lib/strtoofft.h +1 −0 Original line number Diff line number Diff line Loading @@ -51,6 +51,7 @@ # else curl_off_t curlx_strtoll(const char *nptr, char **endptr, int base); # define curlx_strtoofft curlx_strtoll # define NEED_CURL_STRTOLL 1 # endif # endif #else Loading