diff options
Diffstat (limited to 'gcc/toplev.c')
-rw-r--r-- | gcc/toplev.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/toplev.c b/gcc/toplev.c index 9fe0e9e..686f35b 100644 --- a/gcc/toplev.c +++ b/gcc/toplev.c @@ -41,6 +41,7 @@ Boston, MA 02111-1307, USA. */ #include "input.h" #include "tree.h" #include "rtl.h" +#include "tm_p.h" #include "flags.h" #include "insn-attr.h" #include "insn-codes.h" |