]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/cris/traps.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / cris / traps.c
index 483747fb4e097676934a36d2046d9eb209caced4..99344a283df98020352ada80fc1ca5a8c72d38a3 100644 (file)
@@ -17,6 +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/>.  */
 
+/* This must come before any other includes.  */
+#include "defs.h"
+
 #include "sim-main.h"
 #include "sim-syscall.h"
 #include "sim-options.h"