#if DK4_HAVE_LARGEFILE64_SOURCE #ifndef _LARGEFILE64_SOURCE /** Use 64 bit file support. */ #define _LARGEFILE64_SOURCE 1 #endif #endif