X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=includes%2FRtsTypeable.h;fp=includes%2FRtsTypeable.h;h=343c514acee672612951a87834d9b1c1f6418fb6;hp=28b59cdc13304d304926034483abee5729002b14;hb=c245355e6f2c7b7c95e9af910c4d420e13af9413;hpb=ab5c770bed51f08d56a0d61086988053b21aa461 diff --git a/includes/RtsTypeable.h b/includes/RtsTypeable.h index 28b59cd..343c514 100644 --- a/includes/RtsTypeable.h +++ b/includes/RtsTypeable.h @@ -9,8 +9,6 @@ #ifndef GHC_RTS_TYPEABLE_H #define GHC_RTS_TYPEABLE_H -#include "Stg.h" - void initTypeableStore(void); void exitTypeableStore(void);