diff options
Diffstat (limited to 'gcc/java/lang.c')
-rw-r--r-- | gcc/java/lang.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/java/lang.c b/gcc/java/lang.c index dac322d..8caa28e 100644 --- a/gcc/java/lang.c +++ b/gcc/java/lang.c @@ -28,13 +28,10 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ #include "coretypes.h" #include "tm.h" #include "hash-set.h" -#include "machmode.h" #include "vec.h" -#include "double-int.h" #include "input.h" #include "alias.h" #include "symtab.h" -#include "wide-int.h" #include "inchash.h" #include "tree.h" #include "input.h" |