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 0c6000b..a31b953 100644 --- a/gcc/tree-ssa-structalias.c +++ b/gcc/tree-ssa-structalias.c @@ -33,7 +33,6 @@ #include "tree-flow.h" #include "tree-inline.h" #include "diagnostic-core.h" -#include "toplev.h" #include "gimple.h" #include "hashtab.h" #include "function.h" |