aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2011-07-22 11:17:57 -0700
committerWayne Davison <wayned@samba.org>2011-07-22 11:17:57 -0700
commit0a77adee0b280ab60bcf2bb8d8674708a906d9e2 (patch)
treecd534da1e4a7bf7f3e0e5f6521972705c0feed54 /configure.ac
parent0a04a80d9f3caeffce4d7daddf5730034602073d (diff)
downloadandroid_external_rsync-0a77adee0b280ab60bcf2bb8d8674708a906d9e2.tar.gz
android_external_rsync-0a77adee0b280ab60bcf2bb8d8674708a906d9e2.tar.bz2
android_external_rsync-0a77adee0b280ab60bcf2bb8d8674708a906d9e2.zip
Fix Minix build errors. Fixes bug 8313.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dfe31015..b822d099 100644
--- a/configure.ac
+++ b/configure.ac
@@ -339,7 +339,7 @@ AC_CHECK_HEADERS(sys/fcntl.h sys/select.h fcntl.h sys/time.h sys/unistd.h \
sys/un.h sys/attr.h mcheck.h arpa/inet.h arpa/nameser.h locale.h \
netdb.h malloc.h float.h limits.h iconv.h libcharset.h langinfo.h \
sys/acl.h acl/libacl.h attr/xattr.h sys/xattr.h sys/extattr.h \
- popt.h popt/popt.h linux/falloc.h)
+ popt.h popt/popt.h linux/falloc.h netinet/in_systm.h netinet/ip.h)
AC_HEADER_MAJOR
AC_CACHE_CHECK([if makedev takes 3 args],rsync_cv_MAKEDEV_TAKES_3_ARGS,[