mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
These files were getting access to these two via the implicit presence of module.h everywhere. They aren't modules, so they don't need the full module.h inclusion though. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>