summaryrefslogtreecommitdiff
path: root/Annex/Ssh.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Annex/Ssh.hs')
-rwxr-xr-x[-rw-r--r--]Annex/Ssh.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Annex/Ssh.hs b/Annex/Ssh.hs
index cf92bd248..f71d389c7 100644..100755
--- a/Annex/Ssh.hs
+++ b/Annex/Ssh.hs
@@ -14,7 +14,9 @@ module Annex.Ssh (
) where
import qualified Data.Map as M
+#if 0
import System.Posix.Env
+#endif
import Common.Annex
import Annex.LockPool