]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/arm/maverick.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / arm / maverick.c
index 15041b63cc8c8f735b52fd70733004f5dda8d3a7..fb62ccd8c8c4231e641649c0b48a3524d296ec5d 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 <assert.h>
 #include "armdefs.h"
 #include "ansidecl.h"