]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/bfin/interp.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / bfin / interp.c
index aa5c245c829ed12cdba29dd4d18ee38a234e9714..8e3a1214b7861669cec0e5fefad77177957e6a20 100644 (file)
@@ -18,7 +18,8 @@
    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 <stdio.h>
 #include <stdlib.h>