]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/rx/misc.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / rx / misc.c
index 2a4a2539e4171a5622df828f294d7d35ca41ea35..e7447aca463dfecc96470e3906a263bced39d777 100644 (file)
@@ -18,8 +18,9 @@ GNU General Public License for more details.
 You should have received a copy of the GNU General Public License
 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 "cpu.h"