diff options
| author | Karel Zak <kzak@redhat.com> | 2011-01-04 22:36:09 +0100 |
|---|---|---|
| committer | Karel Zak <kzak@redhat.com> | 2011-01-04 22:36:09 +0100 |
| commit | 218f9d3d6662800b2a85f2ade9824776d23137ae (patch) | |
| tree | 40ae4404381823a09d44a322b20755a4292e0439 /mount | |
| parent | e5b17b316a79f24ab5226cb60d43192e70d78650 (diff) | |
| download | util-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.c | 2 |
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" |
