diff options
Diffstat (limited to 'Command/Fix.hs')
-rwxr-xr-x[-rw-r--r--] | Command/Fix.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Command/Fix.hs b/Command/Fix.hs index 6aedbad6e..c6b4df257 100644..100755 --- 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 |