]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/caller-save.c
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / caller-save.c
index b7e3ceac7b5da8ccea592cadfe9a0cade857b2fc..53f3aa54a5cdcf302d6d2e88b426cebc44edf366 100644 (file)
@@ -21,6 +21,8 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 
 #include "config.h"
 #include "system.h"
+#include "coretypes.h"
+#include "tm.h"
 #include "rtl.h"
 #include "insn-config.h"
 #include "flags.h"