aboutsummaryrefslogtreecommitdiff
path: root/src/include/port/sunos4.h
blob: c1ec7f506108311b21b0999b75855e43b5560bbd (plain)
1
2
3
4
5
#define USE_POSIX_TIME
#ifndef               BYTE_ORDER
#  define               BYTE_ORDER      BIG_ENDIAN
#endif