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