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