diff options
Diffstat (limited to 'Command/ReKey.hs')
-rwxr-xr-x[-rw-r--r--] | Command/ReKey.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Command/ReKey.hs b/Command/ReKey.hs index bc4a9fac9..05fd73f1b 100644..100755 --- a/Command/ReKey.hs +++ b/Command/ReKey.hs @@ -7,6 +7,8 @@ module Command.ReKey where +import System.PosixCompat.Files + import Common.Annex import Command import qualified Annex |