]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c-pragma.c
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / c-pragma.c
index 4c43baa9b0d8c7f0c116863df2bdf9534f50a1d7..a2e4c68d19a6a886979640f6fee0ae3597770cfa 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 "function.h"