diff options
author | Joey Hess <joey@kitenet.net> | 2011-08-20 16:11:42 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-08-20 16:11:42 -0400 |
commit | 737b5d14c91101d46e20999e33461e9059dd9f28 (patch) | |
tree | 109fb64986ec03679c8ea3c85362eff19aae1ce3 /Remote/Bup.hs | |
parent | ec746c511f5666fc214eba1a477d1ababfe9d367 (diff) |
moved files around
Diffstat (limited to 'Remote/Bup.hs')
-rw-r--r-- | Remote/Bup.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Remote/Bup.hs b/Remote/Bup.hs index c82f84745..069209792 100644 --- a/Remote/Bup.hs +++ b/Remote/Bup.hs @@ -30,7 +30,7 @@ import Locations import Config import Utility import Messages -import Remote.Helper.Ssh +import Utility.Ssh import Remote.Helper.Special import Remote.Helper.Encryptable import Crypto |