summaryrefslogtreecommitdiff
path: root/lib/libc/socket/sendto.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/socket/sendto.c')
-rw-r--r--lib/libc/socket/sendto.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/socket/sendto.c b/lib/libc/socket/sendto.c
index a9403917..6dc4cc66 100644
--- a/lib/libc/socket/sendto.c
+++ b/lib/libc/socket/sendto.c
@@ -1,6 +1,5 @@
-
#include <stddef.h>
#include <sys/socket.h> // for sendto, socklen_t
#include <sys/types.h> // for size_t, ssize_t