X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fgdbserver%2Flinux-tic6x-low.c;h=a2ac3eec827cedf0812d63ab0c253e70ecf910e1;hb=397dd9a5223d92035e7eebfee8ddcd19b0516f7a;hp=2367deacf12463ecc8f929c8f17bf8b0c1ad6097;hpb=3aee891821f538cfb4e0a08a26196c70127f1474;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/gdbserver/linux-tic6x-low.c b/gdb/gdbserver/linux-tic6x-low.c index 2367deacf1..a2ac3eec82 100644 --- a/gdb/gdbserver/linux-tic6x-low.c +++ b/gdb/gdbserver/linux-tic6x-low.c @@ -1,6 +1,6 @@ /* Target dependent code for GDB on TI C6x systems. - Copyright (C) 2010-2013 Free Software Foundation, Inc. + Copyright (C) 2010-2015 Free Software Foundation, Inc. Contributed by Andrew Jenner Contributed by Yao Qi @@ -22,7 +22,7 @@ #include "server.h" #include "linux-low.h" -#include +#include "nat/gdb_ptrace.h" #include #include "gdb_proc_service.h"