Automatic date update in version.in
[deliverable/binutils-gdb.git] / sim / common / sim-info.c
index dd21fa74ecca2d3cec7733a86810abcee2dd1cb7..3c92c87faab1c9ca394999bb0f1ad4052d8a7fe8 100644 (file)
@@ -1,5 +1,5 @@
 /* Generic memory read/write for hardware simulator models.
-   Copyright (C) 1998-2019 Free Software Foundation, Inc.
+   Copyright (C) 1998-2021 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
@@ -17,6 +17,9 @@ GNU General Public License for more details.
 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 "sim-assert.h"
 
This page took 0.030869 seconds and 4 git commands to generate.