util-linux/fsck
Karel Zak a4a1da09cd build-sys: remove duplicate #includes
$ make checkincludes
fsck/fsck.c: errno.h is included more than once.
lib/canonicalize.c: string.h is included more than once.
shlibs/blkid/src/blkidP.h: stdio.h is included more than once.
shlibs/blkid/src/devname.c: string.h is included more than once.
shlibs/blkid/src/devno.c: string.h is included more than once.

Signed-off-by: Karel Zak <kzak@redhat.com>
2010-02-12 10:21:05 +01:00
..
.gitignore build-sys: add fsck binary to .gitignore 2009-02-18 17:20:30 +01:00
Makefile.am build-sys: cleanup AM_CFLAGS usage 2009-11-09 16:45:50 +01:00
base_device.c fsck: move fsck from e2fsprogs to util-linux-ng 2009-02-18 15:09:34 +01:00
fsck.8 fsck: document fsck behavior wrt nofail option and fstype 'auto' 2009-12-01 12:21:10 +01:00
fsck.c build-sys: remove duplicate #includes 2010-02-12 10:21:05 +01:00
fsck.h build-sys: detect if const is available 2009-10-09 14:57:45 +02:00