sim: ppc: fix some Wunused-function warnings
[binutils-gdb.git] / sim / bfin / dv-bfin_gptimer.c
index 0d57bcff423f696452c3613deaf0cca983724cd7..3dfa2b58e910bd3e8cfcdd39e3dd9323213def42 100644 (file)
@@ -1,6 +1,6 @@
 /* Blackfin General Purpose Timers (GPtimer) model
 
-   Copyright (C) 2010-2018 Free Software Foundation, Inc.
+   Copyright (C) 2010-2021 Free Software Foundation, Inc.
    Contributed by Analog Devices, Inc.
 
    This file is part of simulators.
@@ -18,7 +18,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 "config.h"
+/* This must come before any other includes.  */
+#include "defs.h"
 
 #include "sim-main.h"
 #include "devices.h"