]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c-decl.c
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / c-decl.c
index bb7d881ba80df51601019595b3caeb6c7860d6e9..8c86bc0d87a5a39c6e688356c517711350652d9b 100644 (file)
@@ -28,6 +28,8 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 
 #include "config.h"
 #include "system.h"
+#include "coretypes.h"
+#include "tm.h"
 #include "intl.h"
 #include "tree.h"
 #include "tree-inline.h"