X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FFrontPanel.c;h=ebba4056fb51e72e3f37cc9d309952ce82ae275e;hb=a55f15d82f16468f7bc492fa8ebd635b16b83277;hp=2ce91e2c6511d0eda98d34df0edddff7d734bdc5;hpb=d600bf7a6afdbfc4a22f9379406a9c6f789a4c2d;p=ghc-hetmet.git diff --git a/rts/FrontPanel.c b/rts/FrontPanel.c index 2ce91e2..ebba405 100644 --- a/rts/FrontPanel.c +++ b/rts/FrontPanel.c @@ -12,11 +12,10 @@ /* #include "PosixSource.h" */ #include "Rts.h" + #include "RtsUtils.h" -#include "MBlock.h" #include "FrontPanel.h" #include "Stats.h" -#include "RtsFlags.h" #include "Schedule.h" #include @@ -698,7 +697,7 @@ residencyCensus( void ) break; case WEAK: - case STABLE_NAME: + case PRIM: case MVAR: case MUT_VAR: /* case MUT_CONS: FIXME: case does not exist */