mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 02:18:20 -07:00
Merge branch '86Box:master' into master
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
# define strcasecmp _stricmp
|
||||
#endif
|
||||
|
||||
#if defined(UNIX) && defined(FREEBSD) && defined(__APPLE__)
|
||||
#if defined(UNIX) && defined(FREEBSD) || defined(__APPLE__)
|
||||
/* FreeBSD has largefile by default. */
|
||||
# define fopen64 fopen
|
||||
# define fseeko64 fseeko
|
||||
|
||||
Reference in New Issue
Block a user