summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSami Kerola2015-01-07 20:44:26 +0100
committerSami Kerola2015-01-07 22:57:53 +0100
commit4ebac79f015c67aee373c0673496e72c01d18dbd (patch)
treee89fe41f78182da79d52dee009175ac9d65910fd /configure.ac
parentdocs: add howto-pull-request.txt (diff)
downloadkernel-qcow2-util-linux-4ebac79f015c67aee373c0673496e72c01d18dbd.tar.gz
kernel-qcow2-util-linux-4ebac79f015c67aee373c0673496e72c01d18dbd.tar.xz
kernel-qcow2-util-linux-4ebac79f015c67aee373c0673496e72c01d18dbd.zip
build-sys: fix make checkincludes warnings
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 871a5b7d3..a5bfc61fa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -220,6 +220,7 @@ AC_CHECK_HEADERS([ \
sys/ioccom.h \
sys/ioctl.h \
sys/mkdev.h \
+ sys/param.h \
sys/prctl.h \
sys/queue.h \
sys/resource.h \