Files
bind9/acconfig.h

12 lines
235 B
C

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