[project @ 2002-10-11 11:05:20 by malcolm]
[ghc-base.git] / System / Posix / Types.hs
index 42ef6ff..e35bb06 100644 (file)
@@ -22,7 +22,7 @@ module System.Posix.Types (
   CDev(..), CIno(..), CMode(..), COff(..), CPid(..), CSsize(..),
 
 #ifndef mingw32_TARGET_OS
-  CGid(..), CNlink(..), CSsize(..), CUid(..), CCc(..), CSpeed(..),
+  CGid(..), CNlink(..), CUid(..), CCc(..), CSpeed(..),
   CTcflag(..),
 #endif