diff options
Diffstat (limited to 'fs/binfmt_elf.c')
-rw-r--r-- | fs/binfmt_elf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/binfmt_elf.c b/fs/binfmt_elf.c index e800dec958c3..fbd9f60bd763 100644 --- a/fs/binfmt_elf.c +++ b/fs/binfmt_elf.c | |||
@@ -36,7 +36,6 @@ | |||
36 | #include <asm/uaccess.h> | 36 | #include <asm/uaccess.h> |
37 | #include <asm/param.h> | 37 | #include <asm/param.h> |
38 | #include <asm/page.h> | 38 | #include <asm/page.h> |
39 | #include <asm/exec.h> | ||
40 | 39 | ||
41 | #ifndef user_long_t | 40 | #ifndef user_long_t |
42 | #define user_long_t long | 41 | #define user_long_t long |