]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ra.c
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / ra.c
index ab52b4224712c4c2c40ff5f1948b4be07cdfa38c..9dd5d4ad77a37399edaa9704ad00f137bb8a3572 100644 (file)
--- a/gcc/ra.c
+++ b/gcc/ra.c
@@ -20,6 +20,8 @@
 
 #include "config.h"
 #include "system.h"
+#include "coretypes.h"
+#include "tm.h"
 #include "rtl.h"
 #include "tm_p.h"
 #include "insn-config.h"