Overpass-API
Overpass-API copied to clipboard
define off64_t ifdef NATIVE_LARGE_FILES
Addition just below the definitions of ftruncate64, lseek64 and open64 enclosed in the existing condition. off64_t was added a decade later, which explains the previous omission and makes it easy to miss. On a related note, the condition could be revised to accommodate other compilers.