Merge pull request #1629 from 86Box/master

Bring the branch up to par with master.
This commit is contained in:
Miran Grča
2021-08-24 21:12:37 +02:00
committed by GitHub

View File

@@ -32,7 +32,7 @@
# define strcasecmp _stricmp
#endif
#if defined(UNIX) && defined(FREEBSD)
#if defined(UNIX) && defined(FREEBSD) || defined(__APPLE__)
/* FreeBSD has largefile by default. */
# define fopen64 fopen
# define fseeko64 fseeko