X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=ir%2Fbe%2Fbelistsched.c;h=dbdf8cf99142891073e23557e026de6b07fc4e88;hb=f1faabdafa40558bab4d171999c7c4871dfee5a6;hp=6839410320cd7a10b59249a38f69c856bbb90db5;hpb=5619c9122551713adbefc33977572639408dd8b9;p=libfirm diff --git a/ir/be/belistsched.c b/ir/be/belistsched.c index 683941032..dbdf8cf99 100644 --- a/ir/be/belistsched.c +++ b/ir/be/belistsched.c @@ -36,14 +36,13 @@ #include "obst.h" #include "list.h" -#include "iterator.h" #include "iredges_t.h" #include "irgwalk.h" #include "irnode_t.h" #include "irmode_t.h" #include "irdump.h" -#include "irprintf_t.h" +#include "irprintf.h" #include "array.h" #include "debug.h" #include "irtools.h" @@ -55,7 +54,6 @@ #include "belistsched.h" #include "bearch.h" #include "bestat.h" -#include "beirg.h" #include "lc_opts.h" #include "lc_opts_enum.h"