natInetAddress.cc (java::net::InetAddress::aton): Wrap use of inet_pton in HAVE_INET6.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Wed, 25 Apr 2001 20:27:06 +0000 (20:27 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Wed, 25 Apr 2001 20:27:06 +0000 (20:27 +0000)
commit9e65a913b61c9366349eee365616f380abbc251e
treef6092b9c37199762563eaed016dc41e732900b11
parentddbb6d43a365a1c326602e46d327241f49e49813
natInetAddress.cc (java::net::InetAddress::aton): Wrap use of inet_pton in HAVE_INET6.

* java/net/natInetAddress.cc (java::net::InetAddress::aton):
Wrap use of inet_pton in HAVE_INET6.

From-SVN: r41547
libjava/ChangeLog
libjava/java/net/natInetAddress.cc