Patch for BeOS, thanks to Duncan Wilcox.

This commit is contained in:
mcafee%netscape.com 1999-06-15 01:24:06 +00:00
parent 4799f7f3af
commit e3c1c8239c

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