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 74edcd4..68298ea 100644 --- a/gcc/tree-ssa-structalias.c +++ b/gcc/tree-ssa-structalias.c @@ -37,7 +37,6 @@ #include "gimple-iterator.h" #include "tree-into-ssa.h" #include "tree-dfa.h" -#include "params.h" #include "gimple-walk.h" #include "varasm.h" #include "stringpool.h" |