include/linux/compat.h: declare compat_sys_sendmmsg()
authorChris Metcalf <cmetcalf@tilera.com>
Mon, 27 Jun 2011 23:18:07 +0000 (16:18 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Jun 2011 01:00:13 +0000 (18:00 -0700)
commit507c5f1224014f9956e604ee8703b3bbea7da4a4
tree8af568077785c6159d5698741215b282788d661c
parent2b4b2482e70eba10dd98653a3a5ac68126565e24
include/linux/compat.h: declare compat_sys_sendmmsg()

This is required for tilegx to be able to use the compat unistd.h header
where compat_sys_sendmmsg() is now mentioned.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/compat.h