summaryrefslogtreecommitdiff
path: root/e2fsck/scantest.c
diff options
context:
space:
mode:
Diffstat (limited to 'e2fsck/scantest.c')
-rw-r--r--e2fsck/scantest.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/e2fsck/scantest.c b/e2fsck/scantest.c
index 852ff86b..16380b31 100644
--- a/e2fsck/scantest.c
+++ b/e2fsck/scantest.c
@@ -12,9 +12,6 @@
#include <getopt.h>
#endif
#include <unistd.h>
-#ifdef HAVE_MNTENT_H
-#include <mntent.h>
-#endif
#include <sys/ioctl.h>
#ifdef HAVE_MALLOC_H
#include <malloc.h>