summaryrefslogtreecommitdiff
path: root/pkgtools/mtree/files/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools/mtree/files/configure.ac')
-rw-r--r--pkgtools/mtree/files/configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgtools/mtree/files/configure.ac b/pkgtools/mtree/files/configure.ac
index 04fc51432d3..c5849c2e596 100644
--- a/pkgtools/mtree/files/configure.ac
+++ b/pkgtools/mtree/files/configure.ac
@@ -15,9 +15,9 @@ AC_CHECK_LIB(util, fparseln)
# Checks for header files.
AC_HEADER_STDC
-AC_CHECK_HEADERS([ctype.h dirent.h errno.h err.h fcntl.h fnmatch.h fts.h \
- grp.h inttypes.h limits.h md5.h netdb.h pwd.h rmd160.h sha1.h \
- stdarg.h stddef.h stdio.h stdlib.h strings.h string.h time.h unistd.h \
+AC_CHECK_HEADERS([ctype.h dirent.h err.h errno.h fcntl.h fnmatch.h fts.h \
+ grp.h limits.h md5.h netdb.h pwd.h rmd160.h sha1.h \
+ stdarg.h stddef.h stdio.h stdlib.h string.h time.h unistd.h \
util.h vis.h])
AC_CHECK_HEADERS([sys/cdefs.h sys/param.h sys/queue.h sys/stat.h sys/types.h])