diff options
Diffstat (limited to 'include/asm-s390/elf.h')
-rw-r--r-- | include/asm-s390/elf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-s390/elf.h b/include/asm-s390/elf.h index 3b8bd46832a..372d51cccd5 100644 --- a/include/asm-s390/elf.h +++ b/include/asm-s390/elf.h @@ -96,6 +96,7 @@ * ELF register definitions.. */ +#include <linux/sched.h> /* for task_struct */ #include <asm/ptrace.h> #include <asm/user.h> #include <asm/system.h> /* for save_access_regs */ |