diff options
Diffstat (limited to 'miscutils/makedevs.c')
-rw-r--r-- | miscutils/makedevs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/miscutils/makedevs.c b/miscutils/makedevs.c index 99dbc0bd5..c9802cca7 100644 --- a/miscutils/makedevs.c +++ b/miscutils/makedevs.c | |||
@@ -14,7 +14,6 @@ | |||
14 | #include <fcntl.h> | 14 | #include <fcntl.h> |
15 | #include <unistd.h> | 15 | #include <unistd.h> |
16 | #include <sys/types.h> | 16 | #include <sys/types.h> |
17 | #include <sys/stat.h> | ||
18 | 17 | ||
19 | int makedevs_main(int argc, char **argv) | 18 | int makedevs_main(int argc, char **argv) |
20 | { | 19 | { |