diff options
-rw-r--r-- | arch/cris/include/asm/posix_types.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/cris/include/asm/posix_types.h b/arch/cris/include/asm/posix_types.h index 72b3cd6eda0..234891c74e2 100644 --- a/arch/cris/include/asm/posix_types.h +++ b/arch/cris/include/asm/posix_types.h | |||
@@ -33,4 +33,6 @@ typedef int __kernel_ptrdiff_t; | |||
33 | typedef unsigned short __kernel_old_dev_t; | 33 | typedef unsigned short __kernel_old_dev_t; |
34 | #define __kernel_old_dev_t __kernel_old_dev_t | 34 | #define __kernel_old_dev_t __kernel_old_dev_t |
35 | 35 | ||
36 | #include <asm-generic/posix_types.h> | ||
37 | |||
36 | #endif /* __ARCH_CRIS_POSIX_TYPES_H */ | 38 | #endif /* __ARCH_CRIS_POSIX_TYPES_H */ |