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

--- gcc/c-opts.c.orig	2004-02-17 17:09:03.000000000 -0700
+++ gcc/c-opts.c
@@ -36,7 +36,7 @@ Software Foundation, 59 Temple Place - S
 #include "c-incpath.h"
 #include "debug.h"		/* For debug_hooks.  */
 #include "opts.h"
-#include "options.h"
+#include "../../obj/gcc/options.h"
 
 #ifndef DOLLARS_IN_IDENTIFIERS
 # define DOLLARS_IN_IDENTIFIERS true