summaryrefslogtreecommitdiff
path: root/lang/gcc34/patches/patch-aj
blob: f9b9501347d367bb7b41d2ca41bc60e0b7fb9887 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aj,v 1.1 2004/08/10 15:11:15 shannonjr Exp $

--- gcc/opts.c.orig	2004-02-17 17:09:04.000000000 -0700
+++ gcc/opts.c
@@ -30,7 +30,7 @@ Software Foundation, 59 Temple Place - S
 #include "output.h"
 #include "langhooks.h"
 #include "opts.h"
-#include "options.h"
+#include "../../obj/gcc/options.h"
 #include "flags.h"
 #include "toplev.h"
 #include "params.h"