diff options
Diffstat (limited to 'gcc/stmt.c')
-rw-r--r-- | gcc/stmt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/stmt.c b/gcc/stmt.c index b376da0fe4a..7d4cbb0cb4c 100644 --- a/gcc/stmt.c +++ b/gcc/stmt.c @@ -42,7 +42,6 @@ along with GCC; see the file COPYING3. If not see #include "recog.h" #include "machmode.h" #include "diagnostic-core.h" -#include "toplev.h" #include "output.h" #include "ggc.h" #include "langhooks.h" |