patch-gdb_common_linux-ptrace_h 266 B

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