diff options
Diffstat (limited to 'lib/libc/socket/sendmsg.c')
| -rw-r--r-- | lib/libc/socket/sendmsg.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/socket/sendmsg.c b/lib/libc/socket/sendmsg.c index 11814d19..393d29c2 100644 --- a/lib/libc/socket/sendmsg.c +++ b/lib/libc/socket/sendmsg.c @@ -1,6 +1,5 @@ - #include <sys/socket.h> // for sendmsg #include <sys/types.h> // for ssize_t #include <syscall.h> // for __syscall_3, syscall |
