From: Namhyung Kim Date: Tue, 26 Oct 2010 21:22:04 +0000 (-0700) Subject: vmstat: include compaction.h when CONFIG_COMPACTION X-Git-Tag: v2.6.37-rc1~105^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36deb0be314702627aeae1f5737fc84d01dc26c6;p=pandora-kernel.git vmstat: include compaction.h when CONFIG_COMPACTION This removes following warning from sparse: mm/vmstat.c:466:5: warning: symbol 'fragmentation_index' was not declared. Should it be static? [akpm@linux-foundation.org: move the include to top-of-file] Signed-off-by: Namhyung Kim Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed