diff options
Diffstat (limited to 'gcc/config/s390')
-rw-r--r-- | gcc/config/s390/s390.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/s390/s390.c b/gcc/config/s390/s390.c index 2580723..df5a246 100644 --- a/gcc/config/s390/s390.c +++ b/gcc/config/s390/s390.c @@ -41,7 +41,6 @@ along with GCC; see the file COPYING3. If not see #include "expr.h" #include "reload.h" #include "diagnostic-core.h" -#include "toplev.h" #include "basic-block.h" #include "integrate.h" #include "ggc.h" |