diff options
Diffstat (limited to 'fs/binfmt_elf.c')
-rw-r--r-- | fs/binfmt_elf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/binfmt_elf.c b/fs/binfmt_elf.c index 2939db0231f1..67d9b3148c06 100644 --- a/fs/binfmt_elf.c +++ b/fs/binfmt_elf.c | |||
@@ -38,6 +38,7 @@ | |||
38 | #include <linux/syscalls.h> | 38 | #include <linux/syscalls.h> |
39 | #include <linux/random.h> | 39 | #include <linux/random.h> |
40 | #include <linux/elf.h> | 40 | #include <linux/elf.h> |
41 | #include <linux/utsname.h> | ||
41 | #include <asm/uaccess.h> | 42 | #include <asm/uaccess.h> |
42 | #include <asm/param.h> | 43 | #include <asm/param.h> |
43 | #include <asm/page.h> | 44 | #include <asm/page.h> |