diff options
Diffstat (limited to 'gcc/cfg.c')
-rw-r--r-- | gcc/cfg.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -57,6 +57,7 @@ along with GCC; see the file COPYING3. If not see #include "output.h" #include "function.h" #include "except.h" +#include "diagnostic-core.h" #include "toplev.h" #include "tm_p.h" #include "obstack.h" |