diff options
Diffstat (limited to 'mknod.c')
-rw-r--r-- | mknod.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -24,7 +24,6 @@ | |||
24 | #include <stdio.h> | 24 | #include <stdio.h> |
25 | #include <errno.h> | 25 | #include <errno.h> |
26 | #include <sys/types.h> | 26 | #include <sys/types.h> |
27 | #include <sys/stat.h> | ||
28 | #include <fcntl.h> | 27 | #include <fcntl.h> |
29 | #include <unistd.h> | 28 | #include <unistd.h> |
30 | 29 | ||