diff options
Diffstat (limited to 'gcc/java/expr.c')
-rw-r--r-- | gcc/java/expr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/java/expr.c b/gcc/java/expr.c index f42cc45..beb3137 100644 --- a/gcc/java/expr.c +++ b/gcc/java/expr.c @@ -39,7 +39,6 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ #include "parse.h" #include "toplev.h" #include "except.h" -#include "defaults.h" #include "ggc.h" static void flush_quick_stack PARAMS ((void)); |