asm-generic: add sys_recvmmsg to unistd.h
authorArnd Bergmann <arnd@arndb.de>
Thu, 10 Dec 2009 21:15:20 +0000 (22:15 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 10 Dec 2009 21:18:37 +0000 (22:18 +0100)
sys_recvmmsg was recently merged, add it to asm-generic
as well so new architectures can use it.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

No differences found