diff options
Diffstat (limited to 'gcc/flow.c')
-rw-r--r-- | gcc/flow.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/flow.c b/gcc/flow.c index 5bd8453ce49..c7f2d15f58f 100644 --- a/gcc/flow.c +++ b/gcc/flow.c @@ -121,6 +121,7 @@ Boston, MA 02111-1307, USA. */ #include "config.h" #include "system.h" #include "rtl.h" +#include "tm_p.h" #include "basic-block.h" #include "insn-config.h" #include "regs.h" |