summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 535df03fb..227ba253f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -237,6 +237,7 @@ AC_CHECK_HEADERS([ \
sys/ioccom.h \
sys/ioctl.h \
sys/mkdev.h \
+ sys/mount.h \
sys/param.h \
sys/prctl.h \
sys/queue.h \
@@ -251,6 +252,7 @@ AC_CHECK_HEADERS([ \
sys/timex.h \
sys/ttydefaults.h \
sys/types.h \
+ sys/ucred.h \
sys/un.h \
unistd.h \
])