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

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