aboutsummaryrefslogtreecommitdiff
path: root/src/port/aix.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/port/aix.h')
-rw-r--r--src/port/aix.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/port/aix.h b/src/port/aix.h
new file mode 100644
index 00000000000..1d50688d90f
--- /dev/null
+++ b/src/port/aix.h
@@ -0,0 +1,5 @@
+# define CLASS_CONFLICT
+# define DISABLE_XOPEN_NLS
+# define HAVE_ANSI_CPP
+# define HAS_TEST_AND_SET
+ typedef unsigned int slock_t;