summaryrefslogtreecommitdiff
path: root/socket/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'socket/Makefile')
-rw-r--r--socket/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/socket/Makefile b/socket/Makefile
index 92a87079e3..0e242b579c 100644
--- a/socket/Makefile
+++ b/socket/Makefile
@@ -27,7 +27,7 @@ headers := sys/socket.h sys/un.h bits/sockaddr.h bits/socket.h \
routines := accept bind connect getpeername getsockname getsockopt \
listen recv recvfrom recvmsg send sendmsg sendto \
setsockopt shutdown socket socketpair isfdtype opensock \
- sockatmark
+ sockatmark accept4
aux := have_sock_cloexec