]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/rl78/main.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / rl78 / main.c
index 8d8a79d5da89b2d7e500b329ff4a56ea22c36545..178fa75f79f9cd43ee7db1a32f28ac92f45f08b9 100644 (file)
@@ -19,8 +19,9 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
+/* This must come before any other includes.  */
+#include "defs.h"
 
-#include "config.h"
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>