about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sendmsg.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/linux/sendmsg.S')
-rw-r--r--sysdeps/unix/sysv/linux/sendmsg.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/sendmsg.S b/sysdeps/unix/sysv/linux/sendmsg.S
index 65f2c3eb98..f0aabb7023 100644
--- a/sysdeps/unix/sysv/linux/sendmsg.S
+++ b/sysdeps/unix/sysv/linux/sendmsg.S
@@ -1,2 +1,3 @@
 #define	socket	sendmsg
+#define	NARGS	3
 #include <socket.S>