X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbeblocksched.c;h=74187b74b2a6d23e4bebf93b74b7e2118d59be6f;hb=dfc341ac6f54b4b0922d605e28333be76f487c68;hp=b936c609cef55d2b91c877e643b03f0d3081ede9;hpb=d6768d8d4427959eb045aafb1d15bd189beaa5dd;p=libfirm diff --git a/ir/be/beblocksched.c b/ir/be/beblocksched.c index b936c609c..74187b74b 100644 --- a/ir/be/beblocksched.c +++ b/ir/be/beblocksched.c @@ -37,9 +37,11 @@ #include "iredges.h" #include "irgwalk.h" +#include "irnode_t.h" #include "irgraph_t.h" #include "irloop.h" #include "irprintf.h" +#include "execfreq.h" #include "irdump_t.h" #include "irtools.h" #include "debug.h"