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