diff options
Diffstat (limited to 'mtab.c')
-rw-r--r-- | mtab.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ | |||
5 | #include <string.h> | 5 | #include <string.h> |
6 | #include <stdio.h> | 6 | #include <stdio.h> |
7 | #include <mntent.h> | 7 | #include <mntent.h> |
8 | #include <fstab.h> | ||
9 | #include <sys/mount.h> | 8 | #include <sys/mount.h> |
10 | #include "busybox.h" | 9 | #include "busybox.h" |
11 | 10 | ||