$NetBSD: patch-al,v 1.1 2004/08/10 15:11:15 shannonjr Exp $ --- gcc/java/lang.c.orig 2004-01-13 16:14:04.000000000 -0700 +++ gcc/java/lang.c @@ -46,7 +46,7 @@ The Free Software Foundation is independ #include "splay-tree.h" #include "tree-dump.h" #include "opts.h" -#include "options.h" +#include "../../obj/gcc/options.h" static bool java_init (void); static void java_finish (void);