X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-s390%2Fptrace.h;fp=include%2Fasm-s390%2Fptrace.h;h=a949cc077cc72fcfc5b371e4acd54c7bde23621b;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=4d75d77b0f9960cad73cedb09adaae4e85a6c5c1;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/include/asm-s390/ptrace.h b/include/asm-s390/ptrace.h index 4d75d77b0..a949cc077 100644 --- a/include/asm-s390/ptrace.h +++ b/include/asm-s390/ptrace.h @@ -181,8 +181,11 @@ #define PTRACE_OLDSETOPTIONS 21 #ifndef __ASSEMBLY__ +#include #include #include +#include +#include typedef union { @@ -298,9 +301,6 @@ typedef struct } s390_regs; #ifdef __KERNEL__ -#include -#include - /* * The pt_regs struct defines the way the registers are stored on * the stack during a system call.