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:
parent
29e357fd7c
commit
5e8df75396
2 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue