[project @ 1998-04-10 14:38:47 by simonm]
[ghc-hetmet.git] / ghc / tests / codeGen / should_run / cg035.hs
index 9ac75fc..1b4c930 100644 (file)
@@ -1,3 +1,5 @@
+{-# OPTIONS -optc-DNON_POSIX_SOURCE #-}
+
 module Main (main) where
 
 import IOExts ( unsafePerformIO )