diff options
Diffstat (limited to 'ace/config-macosx-panther.h')
-rw-r--r-- | ace/config-macosx-panther.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ace/config-macosx-panther.h b/ace/config-macosx-panther.h index cb60ac49b95..7ccf984dd95 100644 --- a/ace/config-macosx-panther.h +++ b/ace/config-macosx-panther.h @@ -152,7 +152,6 @@ #define ACE_LACKS_THREAD_PROCESS_SCOPING #define ACE_HAS_THREAD_SPECIFIC_STORAGE #define ACE_HAS_DIRENT -#define ACE_LACKS_SYSTIME_H #define ACE_LACKS_POLL_H #define ACE_LACKS_SEARCH_H @@ -161,7 +160,7 @@ //#define ACE_HAS_RECURSIVE_MUTEXES // Platform has POSIX terminal interface. -#define ACE_HAS_TERMIOS +#define ACE_HAS_TERMIOS #define ACE_HAS_SEMUN #define ACE_HAS_SIGINFO_T |