Fix build on x86_64
[ghc-hetmet.git] / compiler / cmm / PprC.hs
index de5bf0a..90599d7 100644 (file)
@@ -56,6 +56,10 @@ import Data.Array.ST
 #endif
 import Control.Monad.ST
 
+#if x86_64_TARGET_ARCH
+import StaticFlags     ( opt_Unregisterised )
+#endif
+
 -- --------------------------------------------------------------------------
 -- Top level