From: Paolo 'Blaisorblade' Giarrusso Drop that header inclusion - I discovered this header was unused while checking whether I can use the __set_page_dirty_nobuffers speedup suggested by Andrew Morton. Signed-off-by: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton --- 25-akpm/fs/hostfs/hostfs_kern.c | 1 - 1 files changed, 1 deletion(-) diff -puN fs/hostfs/hostfs_kern.c~uml-drop-unused-buffer_headh-header-from-hostfs fs/hostfs/hostfs_kern.c --- 25/fs/hostfs/hostfs_kern.c~uml-drop-unused-buffer_headh-header-from-hostfs Thu Jan 13 15:27:07 2005 +++ 25-akpm/fs/hostfs/hostfs_kern.c Thu Jan 13 15:27:07 2005 @@ -15,7 +15,6 @@ #include #include #include -#include #include #include #include _