Remove support for legacy systems without in6addr_any

This commit is contained in:
Ondřej Surý
2018-08-21 12:54:15 +02:00
parent b962f47d3e
commit 5083a42072
7 changed files with 8 additions and 93 deletions

View File

@@ -36,12 +36,6 @@
*/
@ISC_PLATFORM_HAVESALEN@
/*! \brief
* If this system is missing in6addr_any, ISC_PLATFORM_NEEDIN6ADDRANY will
* be defined.
*/
@ISC_PLATFORM_NEEDIN6ADDRANY@
/*! \brief
* If this system is missing in6addr_loopback, ISC_PLATFORM_NEEDIN6ADDRLOOPBACK
* will be defined.