diff options
Diffstat (limited to 'gcc/cselib.c')
-rw-r--r-- | gcc/cselib.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cselib.c b/gcc/cselib.c index 05029fa286c..600930159fc 100644 --- a/gcc/cselib.c +++ b/gcc/cselib.c @@ -34,7 +34,6 @@ along with GCC; see the file COPYING3. If not see #include "function.h" #include "emit-rtl.h" #include "diagnostic-core.h" -#include "toplev.h" #include "output.h" #include "ggc.h" #include "hashtab.h" |