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 3aa7bcf..942c867 100644 --- a/gcc/java/constants.c +++ b/gcc/java/constants.c @@ -26,7 +26,6 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ #include "tm.h" #include "jcf.h" #include "alias.h" -#include "symtab.h" #include "tree.h" #include "fold-const.h" #include "stringpool.h" |