patch-ptrace_h 384 B

123456789101112
  1. --- strace-4.11.orig/ptrace.h 2015-12-17 18:56:48.000000000 +0100
  2. +++ strace-4.11/ptrace.h 2016-04-24 21:28:59.689052020 +0200
  3. @@ -52,7 +52,9 @@ extern long ptrace(int, int, char *, lon
  4. # define ptrace_peeksiginfo_args XXX_ptrace_peeksiginfo_args
  5. #endif
  6. +#define pt_regs uapi_pt_regs
  7. #include <linux/ptrace.h>
  8. +#undef pt_regs
  9. #ifdef HAVE_STRUCT_IA64_FPREG
  10. # undef ia64_fpreg