]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c-pretty-print.c
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / c-pretty-print.c
index 377018ed21ee48199c1e9d9f900e12a9a19073ca..685b46d434f5e1999626ac855c80abaa0449afcc 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 "real.h"
 #include "c-pretty-print.h"
 #include "c-tree.h"