summaryrefslogtreecommitdiff
path: root/Creds.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Creds.hs')
-rwxr-xr-xCreds.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Creds.hs b/Creds.hs
index bcfca420d..44954d7d6 100755
--- a/Creds.hs
+++ b/Creds.hs
@@ -17,7 +17,7 @@ import Types.Remote (RemoteConfig, RemoteConfigKey)
import Remote.Helper.Encryptable (remoteCipher, embedCreds)
import System.Environment
-#if 0
+#ifndef mingw32_HOST_OS
import System.Posix.Env (setEnv)
#endif
import qualified Data.ByteString.Lazy.Char8 as L