commit | 799fd8b23961f73fb7e7eeaee79f7ef0850e6c31 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Wed Jul 27 21:17:59 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:32:12 2011 -0400 |
tree | 4034646ab5978ec64b4a7a4cb1375c923b9cd473 | |
parent | 63c9744b9a53b8113b6d33ca361452b28f2ec391 [diff] |
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 <paul.gortmaker@windriver.com>