]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/alias.c
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / alias.c
index 45e868ca9638226ec5f4e8205ad9eadee0835886..12029f053cd1484d131c24e0e494ea2f70eb7f14 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 "tree.h"
 #include "tm_p.h"