Ensure runhaskell is rebuild in stage2
[ghc-hetmet.git] / compiler / utils / FastMutInt.lhs
index 90b4b9e..2039ee5 100644 (file)
@@ -10,8 +10,6 @@ module FastMutInt(
        readFastMutInt, writeFastMutInt
   ) where
 
-#include "HsVersions.h"
-
 #ifdef __GLASGOW_HASKELL__
 
 #include "MachDeps.h"