diff options
Diffstat (limited to 'lib/libc/stat/chmod.c')
| -rw-r--r-- | lib/libc/stat/chmod.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/stat/chmod.c b/lib/libc/stat/chmod.c index 005869ba..061fc87e 100644 --- a/lib/libc/stat/chmod.c +++ b/lib/libc/stat/chmod.c @@ -1,6 +1,5 @@ - #include <sys/stat.h> // for chmod #include <sys/types.h> // for mode_t #include <syscall.h> // for __syscall_2, syscall |
