]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/m32c/load.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / m32c / load.c
index 86e774e3abe9dc4caa635b2d7b75595aad9fca3a..277fc141495d7b502d7fe4a6214b4b437a27512e 100644 (file)
@@ -18,7 +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/>.  */
 
-#include "config.h"
+/* This must come before any other includes.  */
+#include "defs.h"
+
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>