summaryrefslogtreecommitdiff
path: root/src/include/port/aix.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/port/aix.h')
-rw-r--r--src/include/port/aix.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/include/port/aix.h b/src/include/port/aix.h
deleted file mode 100644
index 5e4f70a7900..00000000000
--- a/src/include/port/aix.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#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 */