diff options
Diffstat (limited to 'gcc/tree-cfg.c')
-rw-r--r-- | gcc/tree-cfg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/tree-cfg.c b/gcc/tree-cfg.c index e55a60bd0a2..c7007937c47 100644 --- a/gcc/tree-cfg.c +++ b/gcc/tree-cfg.c @@ -37,6 +37,7 @@ along with GCC; see the file COPYING3. If not see #include "timevar.h" #include "tree-dump.h" #include "tree-pass.h" +#include "diagnostic-core.h" #include "toplev.h" #include "except.h" #include "cfgloop.h" |