[PATCH] uml: fix misdeclared function
authorJeff Dike <jdike@addtoit.com>
Wed, 27 Jul 2005 18:43:33 +0000 (11:43 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 27 Jul 2005 23:25:49 +0000 (16:25 -0700)
commit0d4579ed553e8bb29d580c08bfcabcb0826a89c3
tree7f319523a4ce031378fb14d7b39c6ad0eddf277f
parent20a64f1d70a1a9cc001f2fec5ba1b0a4ff3f6bd5
[PATCH] uml: fix misdeclared function

This fixes an interface which differed from its declaration, and includes
the relevant header so that this doesn't happen again.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/kernel/helper.c