From: Paul Gortmaker Date: Thu, 28 Jul 2011 01:17:59 +0000 (-0400) Subject: kvm: fix implicit use of stat.h header file X-Git-Tag: v3.2-rc1~22^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=799fd8b23961f73fb7e7eeaee79f7ef0850e6c31;p=pandora-kernel.git kvm: fix implicit use of stat.h header file This was coming in via an implicit module.h (and its sub-includes) before, but we'll be cleaning that up shortly. Call out the stat.h include requirement in advance. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed