diff options
Diffstat (limited to 'src/fcntl/openat.c')
| -rw-r--r-- | src/fcntl/openat.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/src/fcntl/openat.c b/src/fcntl/openat.c index bdecb8c8..634c4bf3 100644 --- a/src/fcntl/openat.c +++ b/src/fcntl/openat.c @@ -1,5 +1,4 @@  #include <fcntl.h> -#include <unistd.h>  #include <stdarg.h>  #include "syscall.h"  #include "libc.h" | 
