diff options
Diffstat (limited to 'gcc/gimplify.c')
-rw-r--r-- | gcc/gimplify.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/gimplify.c b/gcc/gimplify.c index 4440af50b7f..8fbe1bafd44 100644 --- a/gcc/gimplify.c +++ b/gcc/gimplify.c @@ -39,6 +39,7 @@ along with GCC; see the file COPYING3. If not see #include "function.h" #include "output.h" #include "ggc.h" +#include "diagnostic-core.h" #include "toplev.h" #include "target.h" #include "pointer-set.h" |