diff options
Diffstat (limited to 'gcc/java/xref.c')
-rw-r--r-- | gcc/java/xref.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/java/xref.c b/gcc/java/xref.c index b44fcc5..ff1da78 100644 --- a/gcc/java/xref.c +++ b/gcc/java/xref.c @@ -31,8 +31,6 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ #include "xref.h" #include "jcf.h" #include "parse.h" -#include "obstack.h" - static xref_flag_table xref_table [] = { {NULL, NULL, NULL, NULL}, |