diff options
Diffstat (limited to 'gcc/java/jvgenmain.c')
-rw-r--r-- | gcc/java/jvgenmain.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/java/jvgenmain.c b/gcc/java/jvgenmain.c index 9b55aa6d665..597f6db3d94 100644 --- a/gcc/java/jvgenmain.c +++ b/gcc/java/jvgenmain.c @@ -28,13 +28,10 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ #include "coretypes.h" #include "obstack.h" #include "jcf.h" -#include "hash-set.h" -#include "vec.h" #include "input.h" #include "alias.h" #include "symtab.h" #include "options.h" -#include "inchash.h" #include "tree.h" #include "java-tree.h" #include "intl.h" |