CRC32: #define off64_t just like in plat.h.
This commit is contained in:
@@ -25,6 +25,10 @@
|
|||||||
#define __USE_LARGEFILE64
|
#define __USE_LARGEFILE64
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
|
||||||
|
#if (defined(__HAIKU__) || defined(__unix__) || defined(__APPLE__)) && !defined(__linux__)
|
||||||
|
# define off64_t off_t
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifdef MAKECRCH
|
#ifdef MAKECRCH
|
||||||
# include <stdio.h>
|
# include <stdio.h>
|
||||||
# ifndef DYNAMIC_CRC_TABLE
|
# ifndef DYNAMIC_CRC_TABLE
|
||||||
|
|||||||
Reference in New Issue
Block a user