]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Revert "update description to match code; doxygen fixes"
authorMark Andrews <marka@isc.org>
Thu, 10 Jul 2014 00:38:02 +0000 (10:38 +1000)
committerMark Andrews <marka@isc.org>
Thu, 10 Jul 2014 00:38:02 +0000 (10:38 +1000)
This reverts commit f1e08154ec1098d26040a926ff0657e59ead3a3d.

lib/isc/unix/include/isc/net.h

index 50d74690f23899eb5473c2e6254af1de6c1c119d..d86bb0fbc81e4c0837ce4ea077d8dc4486773e33 100644 (file)
@@ -376,8 +376,4 @@ isc_net_aton(const char *cp, struct in_addr *addr);
 
 ISC_LANG_ENDDECLS
 
-#ifndef INADDR_ANY
-#error INADDR_ANY not defined
-#endif
-
 #endif /* ISC_NET_H */