blob: 5e4f70a7900bb561c6b838dda3a351a800fee5f0 (
plain)
1
2
3
4
5
6
7
8
|
#define CLASS_CONFLICT
#define DISABLE_XOPEN_NLS
#define HAS_TEST_AND_SET
#define NO_MKTIME_BEFORE_1970
typedef unsigned int slock_t;
#include <sys/machine.h> /* ENDIAN definitions for network
* communication */
|