patch-gdb_common_linux-ptrace_h 315 B

123456789101112
  1. * added from https://github.com/rofl0r/sabotage
  2. --- gdb-7.6.orig/gdb/common/linux-ptrace.h 2013-01-01 07:32:54.000000000 +0100
  3. +++ gdb-7.6/gdb/common/linux-ptrace.h 2013-08-13 17:10:13.000000000 +0200
  4. @@ -20,6 +20,7 @@
  5. struct buffer;
  6. +#include <unistd.h>
  7. #include <sys/ptrace.h>
  8. #ifndef PTRACE_GETSIGINFO