summaryrefslogtreecommitdiff
path: root/lib/libc/socket/getsockname.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/socket/getsockname.c')
-rw-r--r--lib/libc/socket/getsockname.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/socket/getsockname.c b/lib/libc/socket/getsockname.c
index b8422261..3cb898fa 100644
--- a/lib/libc/socket/getsockname.c
+++ b/lib/libc/socket/getsockname.c
@@ -1,4 +1,5 @@
-#include "asm/unistd_64.h" // for __NR_getsockname
+
+
#include <sys/socket.h> // for getsockname, socklen_t
#include <syscall.h> // for __syscall_3, syscall