aboutsummaryrefslogtreecommitdiff
path: root/src/include/port/aix.h
blob: 39c9a79a9c79230b9245a37ca6ee6fa29c8db828 (plain)
1
2
3
4
5
6
7
8
#define USE_POSIX_TIME
#define CLASS_CONFLICT
#define DISABLE_XOPEN_NLS
#define HAS_TEST_AND_SET
typedef unsigned int slock_t;

#include <sys/machine.h>		/* ENDIAN definitions for network
								 * communication */