Refactoring and tidy up
[ghc-hetmet.git] / rts / sm / GCUtils.h
index 3fe78a3..d47375d 100644 (file)
@@ -16,6 +16,8 @@
 
 #include "BeginPrivate.h"
 
+#include "GCTDecl.h"
+
 bdescr *allocBlock_sync(void);
 void    freeChain_sync(bdescr *bd);