diff options
Diffstat (limited to 'gcc/java/resource.c')
-rw-r--r-- | gcc/java/resource.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/java/resource.c b/gcc/java/resource.c index 25a9bdd223a..1558dcdff2d 100644 --- a/gcc/java/resource.c +++ b/gcc/java/resource.c @@ -30,7 +30,6 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ #include "jcf.h" #include "diagnostic-core.h" #include "toplev.h" -#include "output.h" #include "parse.h" #include "function.h" #include "ggc.h" |