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