summaryrefslogtreecommitdiff
path: root/mount
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2011-01-04 22:36:09 +0100
committerKarel Zak <kzak@redhat.com>2011-01-04 22:36:09 +0100
commit218f9d3d6662800b2a85f2ade9824776d23137ae (patch)
tree40ae4404381823a09d44a322b20755a4292e0439 /mount
parente5b17b316a79f24ab5226cb60d43192e70d78650 (diff)
downloadutil-linux-old-218f9d3d6662800b2a85f2ade9824776d23137ae.tar.gz
remove duplicate includes
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'mount')
-rw-r--r--mount/lomount.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mount/lomount.c b/mount/lomount.c
index 4d99d9f6..4d23a615 100644
--- a/mount/lomount.c
+++ b/mount/lomount.c
@@ -955,8 +955,6 @@ find_unused_loop_device (void) {
#include <getopt.h>
#include <stdarg.h>
-#include "strutils.h"
-
static void
usage(FILE *f) {
fprintf(f, _("\nUsage:\n"