]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/cr16/interp.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / cr16 / interp.c
index 7db7f56e21ba45904e7f7c2dd6434e148ef2eb8f..7f6b07fe286acd6c0b820170c192dbf3d742bcfe 100644 (file)
@@ -17,7 +17,9 @@
    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 <inttypes.h>
 #include <signal.h>
 #include <stdlib.h>