diff options
Diffstat (limited to 'rts/RetainerProfile.c')
-rw-r--r-- | rts/RetainerProfile.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rts/RetainerProfile.c b/rts/RetainerProfile.c index 17f5afb615..23d6f9dd09 100644 --- a/rts/RetainerProfile.c +++ b/rts/RetainerProfile.c @@ -20,9 +20,7 @@ #include "RtsUtils.h" #include "RetainerProfile.h" #include "RetainerSet.h" -#include "Storage.h" #include "Schedule.h" -#include "Stable.h" #include "Printer.h" #include "RtsFlags.h" #include "Weak.h" |