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 dd14e20..576be86 100644 --- a/gcc/genpreds.c +++ b/gcc/genpreds.c @@ -1492,6 +1492,7 @@ write_insn_preds_c (void) #include \"rtl.h\"\n\ #include \"hash-set.h\"\n\ #include \"machmode.h\"\n\ +#include \"hash-map.h\"\n\ #include \"vec.h\"\n\ #include \"double-int.h\"\n\ #include \"input.h\"\n\ |