]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/attribs.c
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / attribs.c
index c5a8a73026b73e91294e6ceba1fdc88d3e512c99..313ebbf524316cf29cdc08e463f780d1c7d25d16 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 "tree.h"
 #include "flags.h"
 #include "toplev.h"