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