X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=rts%2FTypeable.c;h=66e135ca1f9a26c30365fab79d72e086170d7a83;hp=e0309d63d760f0abc78b27b49c82969128feefe8;hb=1cb0eb071f1316d6650f354166506789a2638720;hpb=5c42da2ef1a50fc0c47d229743f96f9f6c0dace3 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