aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl-error.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/rtl-error.c')
-rw-r--r--gcc/rtl-error.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/rtl-error.c b/gcc/rtl-error.c
index 2b660c9..00992b1 100644
--- a/gcc/rtl-error.c
+++ b/gcc/rtl-error.c
@@ -23,6 +23,8 @@ Boston, MA 02111-1307, USA. */
#undef FLOAT /* This is for hpux. They should change hpux. */
#undef FFS /* Some systems define this in param.h. */
#include "system.h"
+#include "coretypes.h"
+#include "tm.h"
#include "rtl.h"
#include "insn-attr.h"
#include "insn-config.h"