mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
These aren't modules, but they do make use of these macros, so they will need export.h to get that definition. Previously, they got it via the implicit module.h inclusion. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>