[project @ 2003-05-29 17:37:17 by malcolm]
[haskell-directory.git] / Foreign / C / Error.hs
index 613dd1a..cb8023b 100644 (file)
@@ -120,6 +120,7 @@ import System.IO.Unsafe             ( unsafePerformIO )
 {-# CBITS errno.c #-}
 #endif
 
+
 -- "errno" type
 -- ------------