summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/bind.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/linux/bind.S')
-rw-r--r--sysdeps/unix/sysv/linux/bind.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/bind.S b/sysdeps/unix/sysv/linux/bind.S
index fc82b65a2f..61fb5ebff8 100644
--- a/sysdeps/unix/sysv/linux/bind.S
+++ b/sysdeps/unix/sysv/linux/bind.S
@@ -1,2 +1,3 @@
#define socket bind
+#define NARGS 3
#include <socket.S>