2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

ensure INADDR_ANY, IN6ADDR_ANY_INIT, in6addr_any, and in6addr_loopback defined

This commit is contained in:
Bob Halley
1999-07-15 20:15:03 +00:00
parent 705a1d752e
commit b8e1e8f743

View File

@@ -41,6 +41,9 @@
* It declares inet_aton(), inet_ntop(), and inet_pton() if they are
* available on the system.
*
* It ensures that INADDR_ANY, IN6ADDR_ANY_INIT, in6addr_any, and
* in6addr_loopback are available.
*
* MP:
* No impact.
*