diff options
Diffstat (limited to 'src/include/port/sunos4.h')
-rw-r--r-- | src/include/port/sunos4.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/port/sunos4.h b/src/include/port/sunos4.h index e9c0ec29d44..06c5ba99e30 100644 --- a/src/include/port/sunos4.h +++ b/src/include/port/sunos4.h @@ -1,4 +1,3 @@ -#define USE_POSIX_TIME #define HAS_TEST_AND_SET typedef unsigned char slock_t; |