]> err.no Git - util-linux/commit
build-sys: remove duplicate #includes
authorKarel Zak <kzak@redhat.com>
Fri, 12 Feb 2010 09:21:05 +0000 (10:21 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 12 Feb 2010 09:21:05 +0000 (10:21 +0100)
commita4a1da09cd7b9468e516bceb7bd615c782b284f0
tree2ead32a6d14b5a7c86dd40ee266f66a260ad56ab
parentce7ca2aac313228fb89d44cd725512dd3c4efde0
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>
fsck/fsck.c
lib/canonicalize.c
shlibs/blkid/src/blkidP.h
shlibs/blkid/src/devname.c
shlibs/blkid/src/devno.c