diff options
Diffstat (limited to 'gcc/ira-lives.c')
-rw-r--r-- | gcc/ira-lives.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ira-lives.c b/gcc/ira-lives.c index f879068..e059bc3 100644 --- a/gcc/ira-lives.c +++ b/gcc/ira-lives.c @@ -33,6 +33,7 @@ along with GCC; see the file COPYING3. If not see #include "basic-block.h" #include "insn-config.h" #include "recog.h" +#include "diagnostic-core.h" #include "toplev.h" #include "params.h" #include "df.h" |