sim: unify bfd library dependency testing logic
[binutils-gdb.git] / sim / m32r / dv-m32r_uart.c
index 9956f97b5284c8e05a1a1950080ada118c51dc04..c6b529d9352d72ede910370ea792712a9fa885ff 100644 (file)
@@ -1,6 +1,6 @@
 /* UART model.
 
-   Copyright (C) 1996-2016 Free Software Foundation, Inc.
+   Copyright (C) 1996-2021 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions and Mike Frysinger.
 
    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 "hw-main.h"