postgresql/src/include/port/aix.h

9 lines
269 B
C
Raw Normal View History

# 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 */