diff options
Diffstat (limited to 'ACE/ace/config-cray.h')
-rw-r--r-- | ACE/ace/config-cray.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/config-cray.h b/ACE/ace/config-cray.h index 4a10f013664..77597e1a736 100644 --- a/ACE/ace/config-cray.h +++ b/ACE/ace/config-cray.h @@ -81,6 +81,7 @@ #define ACE_HAS_CHARPTR_SOCKOPT #define ACE_HAS_NONCONST_GETBY +#define ACE_HAS_NONCONST_INET_ADDR // has man pages, but links with missing symbols and I can't find lib yet /* #define ACE_HAS_REGEX */ @@ -203,7 +204,6 @@ /* #define ACE_HAS_TLI */ /* #define ACE_HAS_TIUSER_H */ /* #define ACE_HAS_TLI_PROTOTYPES */ -/* #define ACE_LACKS_T_ERRNO */ /* #define ACE_LACKS_NAMED_POSIX_SEM */ |