diff options
Diffstat (limited to 'gcc/simplify-rtx.c')
-rw-r--r-- | gcc/simplify-rtx.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/simplify-rtx.c b/gcc/simplify-rtx.c index 84f3863..ce4eab4 100644 --- a/gcc/simplify-rtx.c +++ b/gcc/simplify-rtx.c @@ -34,7 +34,6 @@ along with GCC; see the file COPYING3. If not see #include "recog.h" #include "function.h" #include "expr.h" -#include "toplev.h" #include "diagnostic-core.h" #include "output.h" #include "ggc.h" |