sim: ppc: fix some Wunused-function warnings
[binutils-gdb.git] / sim / bfin / dv-bfin_pfmon.c
index 6e42e9a032b8c3205b67a225f434c69de3a008a4..bffe67b18a0616c07b2867aff96c770fd01c9f7d 100644 (file)
@@ -1,6 +1,6 @@
 /* Blackfin Performance Monitor model.
 
-   Copyright (C) 2010-2019 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"