From: Alexey Dobriyan CC mm/rmap.o mm/rmap.c:235: warning: type defaults to `int' in declaration of `EXPORT_SYMBOL' mm/rmap.c:235: warning: parameter names (without types) in function declaration mm/rmap.c:235: warning: data definition has no type or storage class Signed-off-by: Alexey Dobriyan Cc: Christoph Lameter Signed-off-by: Andrew Morton --- mm/rmap.c | 1 + 1 files changed, 1 insertion(+) diff -puN mm/rmap.c~direct-migration-v9-migrate_pages-extension-fix3 mm/rmap.c --- devel/mm/rmap.c~direct-migration-v9-migrate_pages-extension-fix3 2006-01-11 20:16:49.000000000 -0800 +++ devel-akpm/mm/rmap.c 2006-01-11 20:16:59.000000000 -0800 @@ -52,6 +52,7 @@ #include #include #include +#include #include _