diff options
author | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-06 16:14:21 +0000 |
---|---|---|
committer | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-06 16:14:21 +0000 |
commit | 27c161faac197e943cd21dc76175dee388ac0b13 (patch) | |
tree | bf94d72cb2dbf0c290618ee7f438c1e392f5a297 /ace/INET_Addr.cpp | |
parent | 26ede4505bd548d2ee496ae813b16360b86b0862 (diff) | |
download | ATCD-27c161faac197e943cd21dc76175dee388ac0b13.tar.gz |
ChangeLogTag:Thu Nov 6 10:12:50 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'ace/INET_Addr.cpp')
-rw-r--r-- | ace/INET_Addr.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/INET_Addr.cpp b/ace/INET_Addr.cpp index 3cf53ebd56b..ac3087af221 100644 --- a/ace/INET_Addr.cpp +++ b/ace/INET_Addr.cpp @@ -16,6 +16,7 @@ #include "ace/OS_NS_arpa_inet.h" #include "ace/OS_NS_netdb.h" #include "ace/OS_NS_unistd.h" +#include "ace/os_include/net/os_if.h" ACE_RCSID (ace, INET_Addr, |