Fixed compilation of remote_disk_server on OS X hosts.

This commit is contained in:
Alex Smith 2012-08-03 17:48:02 +01:00
parent 593808d96a
commit e9e70c0f95

View File

@ -6,5 +6,6 @@
#define __LITTLE_ENDIAN LITTLE_ENDIAN
#define __BIG_ENDIAN BIG_ENDIAN
#define __PDP_ENDIAN PDP_ENDIAN
#define __BYTE_ORDER BYTE_ORDER
#endif // _HAIKU_BUILD_COMPATIBILITY_DARWIN_ENDIAN