X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gdb%2Fxtensa-linux-nat.c;h=9340c62fe8585154e18e466887bfb3ae96f46589;hb=e671835b7afc90b3ff201b79f07a6fb67797bc5c;hp=3934165a743464fa190fafa1361fc6fce04fae64;hpb=dfd4cc6311a8cf56cd6f4e0249fc243cface5a7f;p=binutils-gdb.git diff --git a/gdb/xtensa-linux-nat.c b/gdb/xtensa-linux-nat.c index 3934165a743..9340c62fe85 100644 --- a/gdb/xtensa-linux-nat.c +++ b/gdb/xtensa-linux-nat.c @@ -1,6 +1,6 @@ /* Xtensa GNU/Linux native support. - Copyright (C) 2007-2013 Free Software Foundation, Inc. + Copyright (C) 2007-2014 Free Software Foundation, Inc. This file is part of GDB. @@ -18,7 +18,7 @@ along with this program. If not, see . */ #include "defs.h" -#include "gdb_string.h" +#include #include "frame.h" #include "inferior.h" #include "gdbcore.h" @@ -36,6 +36,7 @@ #include #include #include +#include #include "gregset.h" #include "xtensa-tdep.h"