diff options
Diffstat (limited to 'gcc/print-rtl.c')
-rw-r--r-- | gcc/print-rtl.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/print-rtl.c b/gcc/print-rtl.c index c01f9185add..f61b09123d1 100644 --- a/gcc/print-rtl.c +++ b/gcc/print-rtl.c @@ -22,6 +22,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" /* We don't want the tree code checking code for the access to the |