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 521d778..3f18d82 100644 --- a/gcc/tree-ssa-structalias.c +++ b/gcc/tree-ssa-structalias.c @@ -30,7 +30,6 @@ #include "tree.h" #include "stor-layout.h" #include "stmt.h" -#include "pointer-set.h" #include "hash-table.h" #include "tree-ssa-alias.h" #include "internal-fn.h" |