Patch for BeOS, thanks to Duncan Wilcox.

git-svn-id: svn://10.0.0.236/trunk@35307 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com
1999-06-15 01:24:06 +00:00
parent 88922114e0
commit 7ec1fd3f8b

View File

@@ -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