diff options
Diffstat (limited to 'gcc/java/jcf-io.c')
-rw-r--r-- | gcc/java/jcf-io.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/java/jcf-io.c b/gcc/java/jcf-io.c index 2cedf8bde67..8156927423a 100644 --- a/gcc/java/jcf-io.c +++ b/gcc/java/jcf-io.c @@ -28,7 +28,6 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ #include "coretypes.h" #include "jcf.h" -#include "input.h" #include "alias.h" #include "symtab.h" #include "options.h" |