diff options
Diffstat (limited to 'gcc/ifcvt.c')
-rw-r--r-- | gcc/ifcvt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ifcvt.c b/gcc/ifcvt.c index 33c9a147a66..3df0c2b3e51 100644 --- a/gcc/ifcvt.c +++ b/gcc/ifcvt.c @@ -35,6 +35,7 @@ #include "expr.h" #include "output.h" #include "optabs.h" +#include "diagnostic-core.h" #include "toplev.h" #include "tm_p.h" #include "cfgloop.h" |