mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 09:35:32 -07:00
And the BSD family.
This commit is contained in:
@@ -32,7 +32,7 @@ extern "C"
|
||||
|
||||
# if defined (__APPLE__) || defined (TC_MACOSX)
|
||||
# include <machine/endian.h>
|
||||
# elif defined (TC_BSD)
|
||||
# elif defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__NetBSD__) || defined(__DragonFly__) || defined (TC_BSD)
|
||||
# include <sys/endian.h>
|
||||
# else
|
||||
# include <endian.h>
|
||||
|
||||
Reference in New Issue
Block a user