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