From d363a7e74ce8a8a5ea4fafb620e6a893e7e4aaf6 Mon Sep 17 00:00:00 2001 From: Steven Bosscher Date: Sat, 2 May 2009 06:43:49 +0000 Subject: varasm.c: Do not include c-pragma.h * varasm.c: Do not include c-pragma.h * attribs.c: Do not incude c-common.h From-SVN: r147053 --- gcc/attribs.c | 1 - 1 file changed, 1 deletion(-) (limited to 'gcc/attribs.c') diff --git a/gcc/attribs.c b/gcc/attribs.c index be360d3..a020f46 100644 --- a/gcc/attribs.c +++ b/gcc/attribs.c @@ -33,7 +33,6 @@ along with GCC; see the file COPYING3. If not see #include "target.h" #include "langhooks.h" #include "hashtab.h" -#include "c-common.h" static void init_attributes (void); -- cgit v1.1