mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 09:35:32 -07:00
Attempt to fix compilation of Mac.
This commit is contained in:
@@ -30,7 +30,7 @@ extern "C"
|
||||
|
||||
#elif !defined(BYTE_ORDER)
|
||||
|
||||
# ifdef TC_MACOSX
|
||||
# if defined (__APPLE__) || defined (TC_MACOSX)
|
||||
# include <machine/endian.h>
|
||||
# elif defined (TC_BSD)
|
||||
# include <sys/endian.h>
|
||||
|
||||
Reference in New Issue
Block a user