diff options
Diffstat (limited to 'gcc/fold-const.c')
-rw-r--r-- | gcc/fold-const.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/fold-const.c b/gcc/fold-const.c index c1950733b55..07b59d89a32 100644 --- a/gcc/fold-const.c +++ b/gcc/fold-const.c @@ -54,7 +54,6 @@ along with GCC; see the file COPYING3. If not see #include "tm_p.h" #include "target.h" #include "diagnostic-core.h" -#include "toplev.h" #include "intl.h" #include "ggc.h" #include "hashtab.h" |