CRC32: #define __USE_LARGEFILE64, because it's apparently needed for the off64_t type.
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
*/
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#define __USE_LARGEFILE64
|
||||
#include <sys/types.h>
|
||||
|
||||
#ifdef MAKECRCH
|
||||
|
||||
Reference in New Issue
Block a user