* config/i386/i386.c: Remove include of fibheap.h.
From-SVN: r226943
This commit is contained in:
parent
4ee55665cd
commit
0e61382e2f
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2015-08-17 Aldy Hernandez <aldyh@redhat.com>
|
||||
|
||||
* config/i386/i386.c: Remove include of fibheap.h.
|
||||
|
||||
2015-08-17 Richard Biener <rguenther@suse.de>
|
||||
|
||||
PR tree-optimization/67221
|
||||
|
|
|
@ -73,7 +73,6 @@ along with GCC; see the file COPYING3. If not see
|
|||
#include "cselib.h"
|
||||
#include "debug.h"
|
||||
#include "sched-int.h"
|
||||
#include "fibheap.h"
|
||||
#include "opts.h"
|
||||
#include "diagnostic.h"
|
||||
#include "dumpfile.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue