]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doloop.c
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / doloop.c
index 67b742cde714f59b44ad8f6724a65f45fd5bcf34..4f9eaff9cc20d5cae23661d3f087b7c2e811c1a7 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 "flags.h"
 #include "expr.h"