X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fxtensa-config.c;h=9ed65789d62b454729d43d319b81978c02914283;hb=735fc2ca685b55bf1debbfcea6d2ab544e58a530;hp=3b248f4f0c063d3502892008d4584cd72dde8fc7;hpb=8acc9f485bba28b65935dcc3498d9f3b712ddac7;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/xtensa-config.c b/gdb/xtensa-config.c index 3b248f4f0c..9ed65789d6 100644 --- a/gdb/xtensa-config.c +++ b/gdb/xtensa-config.c @@ -1,6 +1,6 @@ /* Configuration for the Xtensa architecture for GDB, the GNU debugger. - Copyright (C) 2003-2013 Free Software Foundation, Inc. + Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of GDB. @@ -17,6 +17,8 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ +#include "defs.h" + #define XTENSA_CONFIG_VERSION 0x60 #include "xtensa-config.h"