CRC32: #define off64_t just like in plat.h.

This commit is contained in:
OBattler
2025-07-24 19:15:12 +02:00
parent 4b65b0faf0
commit 2e8239a880

View File

@@ -25,6 +25,10 @@
#define __USE_LARGEFILE64
#include <sys/types.h>
#if (defined(__HAIKU__) || defined(__unix__) || defined(__APPLE__)) && !defined(__linux__)
# define off64_t off_t
#endif
#ifdef MAKECRCH
# include <stdio.h>
# ifndef DYNAMIC_CRC_TABLE