1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

check for another arpa header

This commit is contained in:
Daniel Stenberg 2005-04-05 20:19:55 +00:00
parent 243a45d840
commit 983be0ec60

View File

@ -68,7 +68,8 @@ AC_CHECK_HEADERS(
winsock.h \
netinet/in.h \
arpa/nameser.h \
arpa/nameser_compat.h
arpa/nameser_compat.h \
arpa/inet.h
)
dnl check for AF_INET6