From: Jesper Juhl Date: Thu, 20 Jan 2011 22:44:20 +0000 (-0800) Subject: mm/vmscan.c: remove duplicate include of compaction.h X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=3305de51bf612603c9a4e4dc98ceb839ef933749;p=deliverable%2Flinux.git mm/vmscan.c: remove duplicate include of compaction.h Signed-off-by: Jesper Juhl Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/mm/vmscan.c b/mm/vmscan.c index 47a50962ce81..f5d90dedebba 100644 --- a/mm/vmscan.c +++ b/mm/vmscan.c @@ -41,7 +41,6 @@ #include #include #include -#include #include #include