]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/arm/iwmmxt.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / arm / iwmmxt.c
index 8e818248645dadb7d17fe352e7e84382bfcb0b96..c71d06f4c6bffa4b94dec93fa9e02fd9067a9696 100644 (file)
@@ -15,6 +15,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/>. */
 
+/* This must come before any other includes.  */
+#include "defs.h"
+
 #include <stdlib.h>
 #include <string.h>