]> 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>
Tue, 16 Feb 2010 08:58:57 +0000 (09:58 +0100)
commit7620e79cad4db56d970a1badb551053de74472b6
treef737ae1871314f465676d9681242349abf7d07e5
parentc3e3134eb7a252706f1efe53f6f8b5e4309a79e2
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