diff options
Diffstat (limited to 'gcc/java/class.c')
-rw-r--r-- | gcc/java/class.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/java/class.c b/gcc/java/class.c index bfc8529..40ff26d 100644 --- a/gcc/java/class.c +++ b/gcc/java/class.c @@ -41,7 +41,6 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ #include "cgraph.h" #include "tree-iterator.h" #include "vecprim.h" -#include "tm.h" /* FIXME: For gcc_obstack_init from defaults.h. */ #include "target.h" static tree make_method_value (tree); |