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