summaryrefslogtreecommitdiffstats
path: root/fsck/fsck.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 /fsck/fsck.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 'fsck/fsck.c')
-rw-r--r--fsck/fsck.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fsck/fsck.c b/fsck/fsck.c
index 91533675d..52b9d9d7a 100644
--- a/fsck/fsck.c
+++ b/fsck/fsck.c
@@ -29,7 +29,6 @@
#include <sys/types.h>
#include <sys/wait.h>
-#include <signal.h>
#include <sys/stat.h>
#include <sys/file.h>
#include <fcntl.h>