diff options
Diffstat (limited to 'gcc/tree-ssa-structalias.c')
-rw-r--r-- | gcc/tree-ssa-structalias.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/tree-ssa-structalias.c b/gcc/tree-ssa-structalias.c index 48a42bd3fce..68e0cac7ec4 100644 --- a/gcc/tree-ssa-structalias.c +++ b/gcc/tree-ssa-structalias.c @@ -32,6 +32,7 @@ #include "tree.h" #include "tree-flow.h" #include "tree-inline.h" +#include "diagnostic-core.h" #include "toplev.h" #include "gimple.h" #include "hashtab.h" |