diff options
Diffstat (limited to 'src/include/port/irix5.h')
-rw-r--r-- | src/include/port/irix5.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/port/irix5.h b/src/include/port/irix5.h index ff91fc2922..aec62c87c2 100644 --- a/src/include/port/irix5.h +++ b/src/include/port/irix5.h @@ -1,3 +1,3 @@ #define HAS_TEST_AND_SET -#define NO_MKTIME_BEFORE_1970 + typedef unsigned long slock_t; |