From c81f31abd5c00d14a95a94a7b66d9853fc6c03ac Mon Sep 17 00:00:00 2001 From: panne Date: Sun, 29 Sep 2002 20:24:00 +0000 Subject: [PATCH] [project @ 2002-09-29 20:24:00 by panne] Warning police #1: Nuke duplicate export of CSsize(..) --- System/Posix/Types.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/System/Posix/Types.hs b/System/Posix/Types.hs index 42ef6ff..e35bb06 100644 --- a/System/Posix/Types.hs +++ b/System/Posix/Types.hs @@ -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 -- 1.7.10.4