diff options
Diffstat (limited to 'arch/arm/kernel/compat.c')
-rw-r--r-- | arch/arm/kernel/compat.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/kernel/compat.c b/arch/arm/kernel/compat.c index 7195add42e7..60cfa7f3226 100644 --- a/arch/arm/kernel/compat.c +++ b/arch/arm/kernel/compat.c @@ -27,6 +27,8 @@ #include <asm/mach/arch.h> +#include "compat.h" + /* * Usage: * - do not go blindly adding fields, add them at the end |