]> git.pld-linux.org Git - packages/gdb.git/blame - gdb-headers.patch
- updated to 6.3
[packages/gdb.git] / gdb-headers.patch
CommitLineData
c0698af9
JB
1--- gdb-6.1/gdb/lin-lwp.c.orig 2003-10-08 22:05:56.000000000 +0200
2+++ gdb-6.1/gdb/lin-lwp.c 2004-04-25 01:39:57.838162954 +0200
3@@ -22,13 +22,13 @@
4
5 #include "gdb_assert.h"
6 #include "gdb_string.h"
7+#include <sys/ptrace.h>
8 #include <errno.h>
9 #include <signal.h>
10 #ifdef HAVE_TKILL_SYSCALL
11 #include <unistd.h>
12 #include <sys/syscall.h>
13 #endif
14-#include <sys/ptrace.h>
15 #include "gdb_wait.h"
16
17 #include "gdbthread.h"
This page took 0.049294 seconds and 4 git commands to generate.