diff options
Diffstat (limited to 'gcc/bt-load.c')
-rw-r--r-- | gcc/bt-load.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/bt-load.c b/gcc/bt-load.c index 4ff61defdb7..ecacc234c81 100644 --- a/gcc/bt-load.c +++ b/gcc/bt-load.c @@ -36,6 +36,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include "flags.h" #include "insn-attr.h" #include "function.h" +#include "tm_p.h" /* Target register optimizations - these are performed after reload. */ |