X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fs390-linux-nat.c;h=cedc505e1bddff1a44218f977aebdb81c3d3da2d;hb=ca9b78ce906d588bb9aab0c6739c2dbdacd62612;hp=4cd3192a42089e74beacfa7363c13cab791c6798;hpb=d194d186a7dd9f23f34a9aef593ce691af3c875f;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/s390-linux-nat.c b/gdb/s390-linux-nat.c index 4cd3192a42..cedc505e1b 100644 --- a/gdb/s390-linux-nat.c +++ b/gdb/s390-linux-nat.c @@ -27,6 +27,7 @@ #include "auxv.h" #include "gregset.h" #include "regset.h" +#include "nat/linux-ptrace.h" #include "s390-linux-tdep.h" #include "elf/common.h" @@ -38,14 +39,6 @@ #include #include -#ifndef PTRACE_GETREGSET -#define PTRACE_GETREGSET 0x4204 -#endif - -#ifndef PTRACE_SETREGSET -#define PTRACE_SETREGSET 0x4205 -#endif - /* Per-thread arch-specific data. */ struct arch_lwp_info