diff options
Diffstat (limited to 'src/include/port/aix.h')
-rw-r--r-- | src/include/port/aix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/port/aix.h b/src/include/port/aix.h index 5e4f70a7900..d68b261afb3 100644 --- a/src/include/port/aix.h +++ b/src/include/port/aix.h @@ -1,7 +1,7 @@ #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 |