diff options
Diffstat (limited to 'gcc/java/constants.c')
-rw-r--r-- | gcc/java/constants.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/java/constants.c b/gcc/java/constants.c index 5b4b3fbd675..0b5dfcfb720 100644 --- a/gcc/java/constants.c +++ b/gcc/java/constants.c @@ -26,13 +26,10 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ #include "tm.h" #include "jcf.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 "fold-const.h" |