diff options
Diffstat (limited to 'ace/config-aix-4.2.x.h')
-rw-r--r-- | ace/config-aix-4.2.x.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-aix-4.2.x.h b/ace/config-aix-4.2.x.h index 96ec8073678..a4af061b208 100644 --- a/ace/config-aix-4.2.x.h +++ b/ace/config-aix-4.2.x.h @@ -116,9 +116,6 @@ #define ACE_HAS_UCONTEXT_T #define ACE_HAS_SIZET_SOCKET_LEN -// Platform selects a port automatically if asked to bind to port 0 -#define ACE_HAS_WILDCARD_BIND - // Platform has XPG4 wide character type and functions #define ACE_HAS_XPG4_MULTIBYTE_CHAR |