diff options
Diffstat (limited to 'e2fsprogs/e2fsck/badblocks.c')
-rw-r--r-- | e2fsprogs/e2fsck/badblocks.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/e2fsprogs/e2fsck/badblocks.c b/e2fsprogs/e2fsck/badblocks.c index 09ef3ab1b..1ab76a091 100644 --- a/e2fsprogs/e2fsck/badblocks.c +++ b/e2fsprogs/e2fsck/badblocks.c | |||
@@ -10,7 +10,6 @@ | |||
10 | #include <errno.h> | 10 | #include <errno.h> |
11 | #endif | 11 | #endif |
12 | 12 | ||
13 | #include <et/com_err.h> | ||
14 | #include "e2fsck.h" | 13 | #include "e2fsck.h" |
15 | 14 | ||
16 | static int check_bb_inode_blocks(ext2_filsys fs, blk_t *block_nr, int blockcnt, | 15 | static int check_bb_inode_blocks(ext2_filsys fs, blk_t *block_nr, int blockcnt, |