diff options
Diffstat (limited to 'gcc/reorg.c')
-rw-r--r-- | gcc/reorg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/reorg.c b/gcc/reorg.c index 4333061..c3ca654 100644 --- a/gcc/reorg.c +++ b/gcc/reorg.c @@ -123,6 +123,7 @@ Boston, MA 02111-1307, USA. */ #include "system.h" #include "toplev.h" #include "rtl.h" +#include "tm_p.h" #include "expr.h" #include "function.h" #include "insn-config.h" |