diff options
Diffstat (limited to 'fs/binfmt_elf_fdpic.c')
| -rw-r--r-- | fs/binfmt_elf_fdpic.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/binfmt_elf_fdpic.c b/fs/binfmt_elf_fdpic.c index c64bf5ee2df4..9bd5612a8224 100644 --- a/fs/binfmt_elf_fdpic.c +++ b/fs/binfmt_elf_fdpic.c | |||
| @@ -39,6 +39,7 @@ | |||
| 39 | #include <asm/uaccess.h> | 39 | #include <asm/uaccess.h> |
| 40 | #include <asm/param.h> | 40 | #include <asm/param.h> |
| 41 | #include <asm/pgalloc.h> | 41 | #include <asm/pgalloc.h> |
| 42 | #include <asm/exec.h> | ||
| 42 | 43 | ||
| 43 | typedef char *elf_caddr_t; | 44 | typedef char *elf_caddr_t; |
| 44 | 45 | ||
