Move large file source def to code

This commit is contained in:
2026-03-08 13:10:08 +00:00
parent 6b88d7e3fe
commit eeed101228
2 changed files with 2 additions and 1 deletions

View File

@@ -16,6 +16,7 @@
#define lseek64 lseek
#endif // !WAPP_PLATFORM_APPLE
#define __USE_LARGEFILE64
#include <fcntl.h>
#include <unistd.h>
#include <sys/types.h>