From 528acf7f789cb83604e6083c237f23162997cada Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Fri, 29 Apr 2016 16:34:12 -0700 Subject: angle brackets to quotes in graph.c --- gcc/graph.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc') diff --git a/gcc/graph.c b/gcc/graph.c index 47d2f4b..801689c 100755 --- a/gcc/graph.c +++ b/gcc/graph.c @@ -19,7 +19,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include +#include "config.h" #include "system.h" #include "rtl.h" -- cgit v1.2.3