summaryrefslogtreecommitdiff
path: root/GitAnnexShell.hs
diff options
context:
space:
mode:
Diffstat (limited to 'GitAnnexShell.hs')
-rwxr-xr-xGitAnnexShell.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/GitAnnexShell.hs b/GitAnnexShell.hs
index 6ce377896..df0bf4c5d 100755
--- a/GitAnnexShell.hs
+++ b/GitAnnexShell.hs
@@ -9,7 +9,7 @@
module GitAnnexShell where
-#if 0
+#ifndef mingw32_HOST_OS
import System.Posix.Env
#endif
import System.Console.GetOpt