diff options
Diffstat (limited to 'fsck_minix.c')
-rw-r--r-- | fsck_minix.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fsck_minix.c b/fsck_minix.c index f980fe9ea..bc92f20b7 100644 --- a/fsck_minix.c +++ b/fsck_minix.c | |||
@@ -96,7 +96,6 @@ | |||
96 | #include <stdlib.h> | 96 | #include <stdlib.h> |
97 | #include <termios.h> | 97 | #include <termios.h> |
98 | #include <mntent.h> | 98 | #include <mntent.h> |
99 | #include <sys/stat.h> | ||
100 | #include <sys/param.h> | 99 | #include <sys/param.h> |
101 | 100 | ||
102 | 101 | ||