summaryrefslogtreecommitdiff
path: root/ACE/ace/config-aix-4.3.x.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/config-aix-4.3.x.h')
-rw-r--r--ACE/ace/config-aix-4.3.x.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/ACE/ace/config-aix-4.3.x.h b/ACE/ace/config-aix-4.3.x.h
new file mode 100644
index 00000000000..d6b2824ec35
--- /dev/null
+++ b/ACE/ace/config-aix-4.3.x.h
@@ -0,0 +1,8 @@
+/* -*- C++ -*- */
+// $Id$
+
+#ifndef ACE_AIX_VERS
+# define ACE_AIX_VERS 403
+#endif
+
+#include "ace/config-aix-4.x.h"