summaryrefslogtreecommitdiff
path: root/Command/TransferKeys.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/TransferKeys.hs')
-rwxr-xr-x[-rw-r--r--]Command/TransferKeys.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Command/TransferKeys.hs b/Command/TransferKeys.hs
index 2f5ea1fe4..d83170bbc 100644..100755
--- a/Command/TransferKeys.hs
+++ b/Command/TransferKeys.hs
@@ -9,6 +9,8 @@
module Command.TransferKeys where
+import System.PosixCompat.Files
+
import Common.Annex
import Command
import Annex.Content