diff options
Diffstat (limited to 'gdb/gdbserver/linux-x86-low.c')
-rw-r--r-- | gdb/gdbserver/linux-x86-low.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/gdbserver/linux-x86-low.c b/gdb/gdbserver/linux-x86-low.c index 99b0cc5..056d060 100644 --- a/gdb/gdbserver/linux-x86-low.c +++ b/gdb/gdbserver/linux-x86-low.c @@ -72,7 +72,6 @@ static const char *xmltarget_amd64_linux_no_xml = "@<target>\ #include <sys/reg.h> #include <sys/procfs.h> -#include "nat/gdb_ptrace.h" #include <sys/uio.h> #ifndef PTRACE_GET_THREAD_AREA |