diff options
Diffstat (limited to 'lib/libc/socket/accept4.c')
| -rw-r--r-- | lib/libc/socket/accept4.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/socket/accept4.c b/lib/libc/socket/accept4.c index ff5cbc06..80b05488 100644 --- a/lib/libc/socket/accept4.c +++ b/lib/libc/socket/accept4.c @@ -1,6 +1,5 @@ - #include <sys/socket.h> // for accept4, socklen_t #include <syscall.h> // for __syscall_4, syscall |
