]> err.no Git - util-linux/commit
losetup: remove unnecessary fstab.h include
authorKarel Zak <kzak@redhat.com>
Tue, 21 Dec 2010 08:29:13 +0000 (09:29 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 3 Jan 2011 11:28:47 +0000 (12:28 +0100)
commit7972dd2f20e021f2b5b5b1a2004c3937238f6f84
tree06bbb1fb30afc4e5456d699ecdc3b60ff9bb4a2f
parentc9cf41e4f2b263bbf8e0ed0fbc90163988740a3f
losetup: remove unnecessary fstab.h include

The file is necessary for mount(8) only and should not be used in
the generic sundries.c. utils.

Signed-off-by: Karel Zak <kzak@redhat.com>
mount/sundries.c