X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=rts%2FRetainerProfile.c;fp=rts%2FRetainerProfile.c;h=adec3fcfaa4d369e5a89113df643373def3e6cf7;hp=4441749200b13d4b731f27c2db975cd5c63ba55c;hb=948c01bdb7f42504487a624b229137694871efd0;hpb=a53ccca7894727fcf6de21b5c7b0ea2f7eaec569 diff --git a/rts/RetainerProfile.c b/rts/RetainerProfile.c index 4441749..adec3fc 100644 --- a/rts/RetainerProfile.c +++ b/rts/RetainerProfile.c @@ -30,6 +30,7 @@ #include "Stats.h" #include "ProfHeap.h" #include "Apply.h" +#include "sm/Storage.h" // for END_OF_STATIC_LIST /* Note: what to change in order to plug-in a new retainer profiling scheme?