$NetBSD: patch-am,v 1.1 2004/08/10 15:11:15 shannonjr Exp $

--- gcc/treelang/tree1.c.orig	2003-07-27 22:39:29.000000000 -0600
+++ gcc/treelang/tree1.c
@@ -45,7 +45,7 @@
 #include "treelang.h"
 #include "treetree.h"
 #include "opts.h"
-#include "options.h"
+#include "../../obj/gcc/options.h"
 
 extern int yyparse (void);
 
