aboutsummaryrefslogtreecommitdiff
path: root/Command/EnableTor.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/EnableTor.hs')
-rw-r--r--Command/EnableTor.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Command/EnableTor.hs b/Command/EnableTor.hs
index b73d00277..6ddf3e136 100644
--- a/Command/EnableTor.hs
+++ b/Command/EnableTor.hs
@@ -21,6 +21,7 @@ import Config.Files
import P2P.IO
import qualified P2P.Protocol as P2P
import Utility.ThreadScheduler
+import RemoteDaemon.Transport.Tor
import Control.Concurrent.Async
import qualified Network.Socket as S