From: Mark Andrews Date: Thu, 10 Jul 2014 00:37:10 +0000 (+1000) Subject: Revert "update description to match code; doxygen fixes" X-Git-Tag: v9.11.0a1~1469 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=7eb82402e3fc8d2bc7e8cc12b028261dca3360a8;p=thirdparty%2Fbind9.git Revert "update description to match code; doxygen fixes" This reverts commit 1fc784da63836cb79544368bb9f73207027490af. --- diff --git a/lib/isc/unix/include/isc/net.h b/lib/isc/unix/include/isc/net.h index 50d74690f23..d86bb0fbc81 100644 --- a/lib/isc/unix/include/isc/net.h +++ b/lib/isc/unix/include/isc/net.h @@ -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 */