From d0fa82fb721cdc85438287e29a94cb796b7bc464 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 11 May 2013 15:03:00 -0500 Subject: git-annex now builds on Windows (doesn't work) --- Command/Fix.hs | 2 ++ 1 file changed, 2 insertions(+) mode change 100644 => 100755 Command/Fix.hs (limited to 'Command/Fix.hs') diff --git a/Command/Fix.hs b/Command/Fix.hs old mode 100644 new mode 100755 index 6aedbad6e..c6b4df257 --- a/Command/Fix.hs +++ b/Command/Fix.hs @@ -7,6 +7,8 @@ module Command.Fix where +import System.PosixCompat.Files + import Common.Annex import Command import qualified Annex.Queue -- cgit v1.2.3