]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/mcore/interp.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / mcore / interp.c
index 5e8ad3b8a2f8475f82c664a56e5a31c5182ca3b5..3517068abf5b4c127796a2cd2887bffda059e9f1 100644 (file)
@@ -17,7 +17,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 <signal.h>
 #include <stdlib.h>
 #include <string.h>