X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fxtensa-config.c;h=bfd65a3f797ec4f60e93caf60bc5f701f87a886b;hb=0ab92974ab9041d80dbd12303d5e8115436fd61e;hp=19a33bbdd3616c77263645b89d4b906f4a562a54;hpb=ecd75fc8eed3bde86036141228074a20e55dcfc9;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/xtensa-config.c b/gdb/xtensa-config.c index 19a33bbdd3..bfd65a3f79 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-2014 Free Software Foundation, Inc. + Copyright (C) 2003-2019 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"