diff options
Diffstat (limited to 'ACE/ace/config-rtems.h')
-rw-r--r-- | ACE/ace/config-rtems.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ACE/ace/config-rtems.h b/ACE/ace/config-rtems.h index 118ffe62fce..f63515c261f 100644 --- a/ACE/ace/config-rtems.h +++ b/ACE/ace/config-rtems.h @@ -165,6 +165,7 @@ # define ACE_LACKS_SOCKADDR # define ACE_LACKS_IP_MREQ # define ACE_LACKS_PROTOENT +# define ACE_LACKS_SERVENT // Missing methods # define ACE_LACKS_GETHOSTBYADDR |