diff options
Diffstat (limited to 'gcc/ira-costs.c')
-rw-r--r-- | gcc/ira-costs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ira-costs.c b/gcc/ira-costs.c index 2f4a4a42235..4219e60d0fd 100644 --- a/gcc/ira-costs.c +++ b/gcc/ira-costs.c @@ -25,6 +25,7 @@ along with GCC; see the file COPYING3. If not see #include "hash-table.h" #include "hard-reg-set.h" #include "rtl.h" +#include "symtab.h" #include "expr.h" #include "tm_p.h" #include "flags.h" |