From: Adrian Bunk Date: Thu, 24 Jul 2008 04:27:02 +0000 (-0700) Subject: mm/migrate.c should #include X-Git-Tag: v2.6.27-rc1~830 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f5ca265788973e3f5a1129a96ee4a9cbf587f2b;p=pandora-kernel.git mm/migrate.c should #include Every file should include the headers containing the externs for its global functions (in this case for sys_move_pages()). Signed-off-by: Adrian Bunk Acked-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed