]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/lcm.c
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / lcm.c
index bdbae429d4d088105f66c255b8a528a882536da8..c43b1b1da66c6c66d9700a7d917c46b682cedd17 100644 (file)
--- a/gcc/lcm.c
+++ b/gcc/lcm.c
@@ -51,6 +51,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 "regs.h"
 #include "hard-reg-set.h"