mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-19 01:10:22 +00:00
Patch for BeOS, thanks to Duncan Wilcox.
This commit is contained in:
parent
4799f7f3af
commit
e3c1c8239c
@ -66,7 +66,7 @@
|
||||
#include <sys/byteorder.h>
|
||||
#endif
|
||||
|
||||
#ifdef __linux
|
||||
#if defined(__linux) || defined(__BEOS__)
|
||||
#include <endian.h>
|
||||
#ifndef BYTE_ORDER
|
||||
#define BYTE_ORDER __BYTE_ORDER
|
||||
|
Loading…
x
Reference in New Issue
Block a user