]> 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:37:10 +0000 (10:37 +1000)
committerMark Andrews <marka@isc.org>
Thu, 10 Jul 2014 00:37:10 +0000 (10:37 +1000)
This reverts commit 1fc784da63836cb79544368bb9f73207027490af.

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 */