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 928dc04d131..88fa3729fee 100644 --- a/gcc/tree-ssa-structalias.c +++ b/gcc/tree-ssa-structalias.c @@ -35,7 +35,6 @@ #include "tree.h" #include "tree-flow.h" #include "tree-inline.h" -#include "varray.h" #include "diagnostic.h" #include "toplev.h" #include "gimple.h" |