aboutsummaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4')
-rw-r--r--m4/curl-functions.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/curl-functions.m4 b/m4/curl-functions.m4
index b25f9b686..02d3701cd 100644
--- a/m4/curl-functions.m4
+++ b/m4/curl-functions.m4
@@ -22,7 +22,7 @@
#***************************************************************************
# File version for 'aclocal' use. Keep it a single number.
-# serial 38
+# serial 39
dnl CURL_INCLUDES_ARPA_INET
@@ -43,7 +43,7 @@ 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(