checks for inet_ntoa_r() inet_ntop() and inet_pton()
#***************************************************************************
# File version for 'aclocal' use. Keep it a single number.
-# serial 21
+# serial 22
dnl CARES_INCLUDES_ARPA_INET
# include <netinet/in.h>
#endif
#ifdef HAVE_ARPA_INET_H
-# include <arpa_inet.h>
+# include <arpa/inet.h>
#endif
/* includes end */"
AC_CHECK_HEADERS(
#***************************************************************************
# File version for 'aclocal' use. Keep it a single number.
-# serial 38
+# serial 39
dnl CURL_INCLUDES_ARPA_INET
# include <netinet/in.h>
#endif
#ifdef HAVE_ARPA_INET_H
-# include <arpa_inet.h>
+# include <arpa/inet.h>
#endif
/* includes end */"
AC_CHECK_HEADERS(