summaryrefslogtreecommitdiff
path: root/Remote
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-05-14 13:53:29 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-05-14 13:53:29 -0400
commit936e510218bf6ea220c38f0e86d624c2d7275fac (patch)
tree788fdb631af3a9df6ffeba7a57e38b519553b24a /Remote
parentdf34bc759deed4b43c533dce703d4b0371881ba1 (diff)
fix imports
Diffstat (limited to 'Remote')
-rw-r--r--Remote/Git.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Remote/Git.hs b/Remote/Git.hs
index 7054319f5..c1fba967a 100644
--- a/Remote/Git.hs
+++ b/Remote/Git.hs
@@ -20,6 +20,7 @@ import Common.Annex
import Utility.CopyFile
import Utility.Rsync
import Remote.Helper.Ssh
+import Annex.Ssh
import Types.Remote
import Types.GitConfig
import qualified Git