config.h 62 Bytes
Newer Older
longpanda's avatar
longpanda committed
1
2
#define _FILE_OFFSET_BITS 64 
typedef unsigned long long u64;