* config/i386/i386.c: Remove include of fibheap.h.

From-SVN: r226943
This commit is contained in:
Aldy Hernandez 2015-08-17 16:28:13 +00:00 committed by Aldy Hernandez
parent 4ee55665cd
commit 0e61382e2f
2 changed files with 4 additions and 1 deletions

View file

@ -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

View file

@ -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"