mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 08:30:00 -04:00
cleanup
This commit is contained in:
parent
f39ac70180
commit
ebace5212d
1 changed files with 0 additions and 15 deletions
15
acconfig.h
15
acconfig.h
|
|
@ -15,21 +15,6 @@
|
|||
* SOFTWARE.
|
||||
*/
|
||||
|
||||
/* define if you need inet_aton() */
|
||||
#undef NEED_INET_ATON
|
||||
|
||||
/* define if you need inet_ntop() */
|
||||
#undef NEED_INET_NTOP
|
||||
|
||||
/* define if you need inet_pton() */
|
||||
#undef NEED_INET_PTON
|
||||
|
||||
/* define if you need AF_INET6 */
|
||||
#undef NEED_AF_INET6
|
||||
|
||||
/* define if your struct sockaddr has a sa_len member */
|
||||
#undef HAVE_SA_LEN
|
||||
|
||||
/* define on DEC OSF to enable 4.4BSD style sa_len support */
|
||||
#undef _SOCKADDR_LEN
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue