2013-09-26 17:14:40 +02:00

14 lines
325 B
Plaintext

$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);