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