diff options
Diffstat (limited to 'gcc/java/boehm.c')
-rw-r--r-- | gcc/java/boehm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/java/boehm.c b/gcc/java/boehm.c index ce0ca2d7..f4a9af6 100644 --- a/gcc/java/boehm.c +++ b/gcc/java/boehm.c @@ -33,7 +33,6 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ #include "java-tree.h" #include "parse.h" #include "diagnostic-core.h" -#include "toplev.h" static void mark_reference_fields (tree, double_int *, unsigned int, int *, int *, int *, HOST_WIDE_INT *); |