spu.c: Remove include of c-common.h.

2009-05-07  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        * config/spu/spu.c: Remove include of c-common.h.

From-SVN: r147266
This commit is contained in:
Andrew Pinski 2009-05-08 01:01:34 +00:00 committed by Andrew Pinski
parent 29e357fd7c
commit 5e8df75396
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2009-05-07 Andrew Pinski <andrew_pinski@playstation.sony.com>
* config/spu/spu.c: Remove include of c-common.h.
2009-05-07 Janis Johnson <janis187@us.ibm.com>
PR c/39037

View file

@ -48,7 +48,6 @@
#include "sched-int.h"
#include "params.h"
#include "assert.h"
#include "c-common.h"
#include "machmode.h"
#include "gimple.h"
#include "tm-constrs.h"