* varasm.c: Do not include c-pragma.h
* attribs.c: Do not incude c-common.h
From-SVN: r147053
+2009-05-02 Steven Bosscher <steven@gcc.gnu.org>
+
+ * varasm.c: Do not include c-pragma.h.
+ * attribs.c: Do not incude c-common.h.
+
2009-05-01 Michael Matz <matz@suse.de>
* calls.c (initialize_argument_information): Handle SSA names like
#include "target.h"
#include "langhooks.h"
#include "hashtab.h"
-#include "c-common.h"
static void init_attributes (void);
#include "output.h"
#include "toplev.h"
#include "hashtab.h"
-#include "c-pragma.h"
#include "ggc.h"
#include "langhooks.h"
#include "tm_p.h"