Fix indentation in jit.c
[deliverable/binutils-gdb.git] / gdb / xtensa-config.c
index 69cf68f48a7e4d030bda3692fd67ca7bd18ebb1d..bfd65a3f797ec4f60e93caf60bc5f701f87a886b 100644 (file)
@@ -1,6 +1,6 @@
 /* Configuration for the Xtensa architecture for GDB, the GNU debugger.
 
-   Copyright (C) 2003, 2005-2012 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 <http://www.gnu.org/licenses/>.  */
 
+#include "defs.h"
+
 #define XTENSA_CONFIG_VERSION 0x60
 
 #include "xtensa-config.h"
This page took 0.028204 seconds and 4 git commands to generate.