diff options
Diffstat (limited to 'gcc/tree-ssa-scopedtables.c')
-rw-r--r-- | gcc/tree-ssa-scopedtables.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-ssa-scopedtables.c b/gcc/tree-ssa-scopedtables.c index 9fb2f50..a9dfcf3 100644 --- a/gcc/tree-ssa-scopedtables.c +++ b/gcc/tree-ssa-scopedtables.c @@ -34,7 +34,6 @@ along with GCC; see the file COPYING3. If not see #include "internal-fn.h" #include "tree-dfa.h" #include "options.h" -#include "params.h" static bool hashable_expr_equal_p (const struct hashable_expr *, const struct hashable_expr *); |