Fix build
[ghc-hetmet.git] / compiler / stgSyn / StgSyn.lhs
index 6c38ecd..78f7447 100644 (file)
@@ -44,6 +44,8 @@ module StgSyn (
 #endif
     ) where
 
 #endif
     ) where
 
+#include "HsVersions.h"
+
 import CostCentre      ( CostCentreStack, CostCentre )
 import VarSet          ( IdSet, isEmptyVarSet )
 import Var             ( isId )
 import CostCentre      ( CostCentreStack, CostCentre )
 import VarSet          ( IdSet, isEmptyVarSet )
 import Var             ( isId )