diff options
Diffstat (limited to 'ace/config-sunx86-sunc++-4.x.h')
-rw-r--r-- | ace/config-sunx86-sunc++-4.x.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-sunx86-sunc++-4.x.h b/ace/config-sunx86-sunc++-4.x.h index e7a10386393..098d309083b 100644 --- a/ace/config-sunx86-sunc++-4.x.h +++ b/ace/config-sunx86-sunc++-4.x.h @@ -7,6 +7,8 @@ #if !defined (ACE_CONFIG_H) #define ACE_CONFIG_H +#define ACE_HAS_IDTYPE_T + // Optimize ACE_Handle_Set for select(). #define ACE_HAS_HANDLE_SET_OPTIMIZED_FOR_SELECT |