diff options
Diffstat (limited to 'gcc/genpreds.c')
-rw-r--r-- | gcc/genpreds.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/genpreds.c b/gcc/genpreds.c index 833d47f907b..cdfc8f54d36 100644 --- a/gcc/genpreds.c +++ b/gcc/genpreds.c @@ -417,6 +417,7 @@ write_insn_preds_c (void) #include \"coretypes.h\"\n\ #include \"tm.h\"\n\ #include \"rtl.h\"\n\ +#include \"tree.h\"\n\ #include \"tm_p.h\"\n\ #include \"function.h\"\n\ #include \"insn-config.h\"\n\ |