include endian.h (#3399)

This commit is contained in:
Ludwig Nussel 2007-10-26 15:01:52 +00:00
parent 788a4e1cf8
commit fe349e80ba
1 changed files with 2 additions and 0 deletions

View File

@ -122,6 +122,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#ifdef __linux__
#include <endian.h>
#define OS_STRING "linux"
#define ID_INLINE inline
#define PATH_SEP '/'