diff options
Diffstat (limited to 'gcc/java/lang.c')
-rw-r--r-- | gcc/java/lang.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/java/lang.c b/gcc/java/lang.c index 5bd919a..d2b519c 100644 --- a/gcc/java/lang.c +++ b/gcc/java/lang.c @@ -27,11 +27,9 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ #include "system.h" #include "coretypes.h" #include "tm.h" -#include "input.h" #include "alias.h" #include "symtab.h" #include "tree.h" -#include "input.h" #include "java-tree.h" #include "jcf.h" #include "langhooks.h" |