From 4b273426f0087395f00cf56caca757b780777cc9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 7 Nov 2012 14:53:09 -0400 Subject: NetManager is only currently used with dbus --- Assistant/Threads/NetWatcher.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Assistant') diff --git a/Assistant/Threads/NetWatcher.hs b/Assistant/Threads/NetWatcher.hs index 3b1545543..c5a48ad25 100644 --- a/Assistant/Threads/NetWatcher.hs +++ b/Assistant/Threads/NetWatcher.hs @@ -12,7 +12,6 @@ module Assistant.Threads.NetWatcher where import Assistant.Common import Assistant.Sync -import Assistant.NetMessager import Utility.ThreadScheduler import Remote.List import qualified Types.Remote as Remote @@ -22,6 +21,7 @@ import Utility.DBus import DBus.Client import DBus import Data.Word (Word32) +import Assistant.NetMessager #else #warning Building without dbus support; will poll for network connection changes #endif -- cgit v1.2.3