sync patchset with latest kernel 3.14
[openadk.git] / package / gdb / patches / patch-gdb_common_linux-ptrace_h
blob51e2c363727273c16c7865480874186db22b09a0
1 * added from https://github.com/rofl0r/sabotage
3 --- gdb-7.6.orig/gdb/common/linux-ptrace.h      2013-01-01 07:32:54.000000000 +0100
4 +++ gdb-7.6/gdb/common/linux-ptrace.h   2013-08-13 17:10:13.000000000 +0200
5 @@ -20,6 +20,7 @@
6  
7  struct buffer;
8  
9 +#include <unistd.h>
10  #include <sys/ptrace.h>
12  #ifndef PTRACE_GETSIGINFO