summaryrefslogtreecommitdiffstats
path: root/sys-utils/mountpoint.c
diff options
context:
space:
mode:
authorKarel Zak2011-07-28 13:21:00 +0200
committerKarel Zak2011-07-28 13:21:00 +0200
commitce75b60528aaa287d8208f063c4cfd020dcfb360 (patch)
tree78c0f6e7eff2439ec0db62aa420e98ddf432d648 /sys-utils/mountpoint.c
parentdocs: update TODO file (diff)
downloadkernel-qcow2-util-linux-ce75b60528aaa287d8208f063c4cfd020dcfb360.tar.gz
kernel-qcow2-util-linux-ce75b60528aaa287d8208f063c4cfd020dcfb360.tar.xz
kernel-qcow2-util-linux-ce75b60528aaa287d8208f063c4cfd020dcfb360.zip
build-sys: fix 'make checkincludes' warnings
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/mountpoint.c')
-rw-r--r--sys-utils/mountpoint.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys-utils/mountpoint.c b/sys-utils/mountpoint.c
index 92d283054..6fa26d0d7 100644
--- a/sys-utils/mountpoint.c
+++ b/sys-utils/mountpoint.c
@@ -31,8 +31,6 @@
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
-#include <unistd.h>
-
#include <libmount.h>