Automatic date update in version.in
[deliverable/binutils-gdb.git] / sim / common / dv-core.c
index 3cca94ca1db69f6652e706174d7c2d621bb72c23..c596da45c985c27553bdf5694445ceed78db85a1 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002-2015 Free Software Foundation, Inc.
+   Copyright 2002-2021 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
@@ -19,6 +19,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/>.  */
 
+/* This must come before any other includes.  */
+#include "defs.h"
 
 #include "sim-main.h"
 #include "hw-main.h"
This page took 0.024699 seconds and 4 git commands to generate.