Loading lib/setup.h +4 −0 Original line number Diff line number Diff line Loading @@ -244,4 +244,8 @@ typedef struct hostent Curl_addrinfo; typedef struct in_addr Curl_ipconnect; #endif #ifndef SIZEOF_CURL_OFF_T #define SIZEOF_CURL_OFF_T sizeof(curl_off_t) #endif #endif /* __CONFIG_H */ src/setup.h +4 −0 Original line number Diff line number Diff line Loading @@ -112,4 +112,8 @@ int fileno( FILE *stream); #define typedef_bool #endif #ifndef SIZEOF_CURL_OFF_T #define SIZEOF_CURL_OFF_T sizeof(curl_off_t) #endif #endif /* __SETUP_H */ Loading
lib/setup.h +4 −0 Original line number Diff line number Diff line Loading @@ -244,4 +244,8 @@ typedef struct hostent Curl_addrinfo; typedef struct in_addr Curl_ipconnect; #endif #ifndef SIZEOF_CURL_OFF_T #define SIZEOF_CURL_OFF_T sizeof(curl_off_t) #endif #endif /* __CONFIG_H */
src/setup.h +4 −0 Original line number Diff line number Diff line Loading @@ -112,4 +112,8 @@ int fileno( FILE *stream); #define typedef_bool #endif #ifndef SIZEOF_CURL_OFF_T #define SIZEOF_CURL_OFF_T sizeof(curl_off_t) #endif #endif /* __SETUP_H */