aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--System/Posix/User.hsc2
1 files changed, 0 insertions, 2 deletions
diff --git a/System/Posix/User.hsc b/System/Posix/User.hsc
index 36b0662..30c5c71 100644
--- a/System/Posix/User.hsc
+++ b/System/Posix/User.hsc
@@ -62,10 +62,8 @@ import Control.Concurrent.MVar ( MVar, newMVar, withMVar )
#ifdef HAVE_GETPWENT
import Control.Exception
#endif
-#if defined(HAVE_GETGRNAM_R) || defined(HAVE_GETPWNAM_R)
import Control.Monad
import System.IO.Error
-#endif
-- -----------------------------------------------------------------------------
-- user environemnt