mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
Once the implicit use of module.h is prevented, these files will fail to find the stat.h header content. Fix up the implicit usage expectations in advance of the cleanup. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>