diff options
Diffstat (limited to 'lib/libc/socket/recvfrom.c')
| -rw-r--r-- | lib/libc/socket/recvfrom.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/socket/recvfrom.c b/lib/libc/socket/recvfrom.c index 1afb088d..d8aff7e1 100644 --- a/lib/libc/socket/recvfrom.c +++ b/lib/libc/socket/recvfrom.c @@ -1,6 +1,5 @@ - #include <stddef.h> #include <sys/socket.h> // for recvfrom, socklen_t #include <sys/types.h> // for size_t, ssize_t |
