- Timestamp:
- Apr 7, 2023 4:40:11 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/curl-7.87.0/lib/curl_setup.h
r98326 r99348 83 83 #include "curl_config.h" 84 84 85 # ifdef VBOX 86 # ifdef WIN32 87 /* Fixing an issue with following #if (SIZEOF_CURL_OFF_T < 4) */ 88 /* Define to the size of `curl_off_t', as computed by sizeof. */ 89 # undef SIZEOF_CURL_OFF_T 90 # define SIZEOF_CURL_OFF_T 8 91 # endif 92 # endif 93 85 94 #else /* HAVE_CONFIG_H */ 86 95
Note:
See TracChangeset
for help on using the changeset viewer.