diff options
Diffstat (limited to 'lib/libc/fcntl/open.c')
| -rw-r--r-- | lib/libc/fcntl/open.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/fcntl/open.c b/lib/libc/fcntl/open.c index ab59e3c7..3e19aaf2 100644 --- a/lib/libc/fcntl/open.c +++ b/lib/libc/fcntl/open.c @@ -1,6 +1,5 @@ - #include <fcntl.h> // for FD_CLOEXEC, F_SETFD, O_CLOEXEC, O_CREAT #include <stdarg.h> // for va_arg, va_end, va_list, va_start #include <sys/types.h> // for mode_t |
