diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-03 03:05:25 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-03 03:05:25 +0000 |
commit | 6c3f6486a572e7ca7738a953fb55cc601d9b7156 (patch) | |
tree | a8278cd1c6365ccdde4f2e4770b35512d09ff2e1 /TAO/tao/IIOP_Endpoint.cpp | |
parent | 26ce836b3d8deb7315e9d8e24e8f156872d0bab1 (diff) | |
download | ATCD-6c3f6486a572e7ca7738a953fb55cc601d9b7156.tar.gz |
ChangeLogTag:Mon Nov 3 03:04:48 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'TAO/tao/IIOP_Endpoint.cpp')
-rw-r--r-- | TAO/tao/IIOP_Endpoint.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/IIOP_Endpoint.cpp b/TAO/tao/IIOP_Endpoint.cpp index 2d21999d7f0..2b0294deccd 100644 --- a/TAO/tao/IIOP_Endpoint.cpp +++ b/TAO/tao/IIOP_Endpoint.cpp @@ -14,6 +14,7 @@ ACE_RCSID (tao, #endif /* __ACE_INLINE__ */ #include "ace/OS_NS_stdio.h" +#include "ace/os_include/os_netdb.h" TAO_IIOP_Endpoint::TAO_IIOP_Endpoint (const ACE_INET_Addr &addr, int use_dotted_decimal_addresses) |