diff options
Diffstat (limited to 'gcc/local-alloc.c')
-rw-r--r-- | gcc/local-alloc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/local-alloc.c b/gcc/local-alloc.c index 76c384a..4884a49 100644 --- a/gcc/local-alloc.c +++ b/gcc/local-alloc.c @@ -62,6 +62,7 @@ Boston, MA 02111-1307, USA. */ #include "config.h" #include "system.h" #include "rtl.h" +#include "tm_p.h" #include "flags.h" #include "basic-block.h" #include "regs.h" |