X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FTypeable.c;h=66e135ca1f9a26c30365fab79d72e086170d7a83;hb=53a442f10d80cd85b33620a023c4a8749a7c0b20;hp=e0309d63d760f0abc78b27b49c82969128feefe8;hpb=ab0e778ccfde61aed4c22679b24d175fc6cc9bf3;p=ghc-hetmet.git diff --git a/rts/Typeable.c b/rts/Typeable.c index e0309d6..66e135c 100644 --- a/rts/Typeable.c +++ b/rts/Typeable.c @@ -8,8 +8,6 @@ #include "RtsTypeable.h" #include "Rts.h" -#include "Storage.h" -#include "Stable.h" static StgPtr typeableStore = 0; #ifdef THREADED_RTS