[gdb/testsuite] Fix various issues in gdb.mi/mi-sym-info.exp
[deliverable/binutils-gdb.git] / sim / lm32 / dv-lm32timer.c
index 72f72de42db91b939251605df992a633327732f0..a04afc1d34b3aac466d30a5b7322e606ee6cd888 100644 (file)
@@ -1,7 +1,7 @@
 /*  Lattice Mico32 timer model.
     Contributed by Jon Beniston <jon@beniston.com>
     
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -18,6 +18,9 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
+/* This must come before any other includes.  */
+#include "defs.h"
+
 #include "sim-main.h"
 #include "hw-main.h"
 #include "sim-assert.h"
This page took 0.024374 seconds and 4 git commands to generate.