aboutsummaryrefslogtreecommitdiff
path: root/gcc/cse.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cse.c')
-rw-r--r--gcc/cse.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cse.c b/gcc/cse.c
index b1c0276..ab9b8b4 100644
--- a/gcc/cse.c
+++ b/gcc/cse.c
@@ -37,7 +37,6 @@ along with GCC; see the file COPYING3. If not see
#include "cfgcleanup.h"
#include "alias.h"
#include "toplev.h"
-#include "params.h"
#include "rtlhooks-def.h"
#include "tree-pass.h"
#include "dbgcnt.h"