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