diff options
| -rw-r--r-- | arch/powerpc/kernel/sys_ppc32.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/kernel/sys_ppc32.c b/arch/powerpc/kernel/sys_ppc32.c index d15c33e95959..03a2a2f30d66 100644 --- a/arch/powerpc/kernel/sys_ppc32.c +++ b/arch/powerpc/kernel/sys_ppc32.c | |||
| @@ -51,6 +51,7 @@ | |||
| 51 | #include <asm/time.h> | 51 | #include <asm/time.h> |
| 52 | #include <asm/mmu_context.h> | 52 | #include <asm/mmu_context.h> |
| 53 | #include <asm/ppc-pci.h> | 53 | #include <asm/ppc-pci.h> |
| 54 | #include <asm/syscalls.h> | ||
| 54 | 55 | ||
| 55 | /* readdir & getdents */ | 56 | /* readdir & getdents */ |
| 56 | #define NAME_OFFSET(de) ((int) ((de)->d_name - (char __user *) (de))) | 57 | #define NAME_OFFSET(de) ((int) ((de)->d_name - (char __user *) (de))) |
