diff options
Diffstat (limited to 'gcc/java/expr.c')
-rw-r--r-- | gcc/java/expr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/java/expr.c b/gcc/java/expr.c index f6c6c1bbe0a..53feab5ced3 100644 --- a/gcc/java/expr.c +++ b/gcc/java/expr.c @@ -36,7 +36,6 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ #include "java-except.h" #include "parse.h" #include "diagnostic-core.h" -#include "toplev.h" #include "ggc.h" #include "tree-iterator.h" #include "target.h" |