]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/m32r/dv-m32r_uart.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / m32r / dv-m32r_uart.c
index e4b091203ed4fd7c4384fcec9e8df333294bb477..c6b529d9352d72ede910370ea792712a9fa885ff 100644 (file)
@@ -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"