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 ad9c063a65..dc8bbde5c4 100644
--- a/socket/Makefile
+++ b/socket/Makefile
@@ -28,6 +28,6 @@ routines := accept bind connect getpeername getsockname getsockopt \
setsockopt shutdown socket socketpair isfdtype opensock \
sockatmark accept4 recvmmsg sendmmsg
-aux := have_sock_cloexec
+aux := have_sock_cloexec sa_len
include ../Rules