From: Glenn Morris Date: Mon, 26 Feb 2018 22:00:41 +0000 (-0500) Subject: * lisp/net/zeroconf.el (dbus-debug): Declare for builds without dbus. X-Git-Tag: emacs-27.0.90~5621 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f1b2c2311768f6e5d8ad8e55c1daac37546c2f91;p=emacs.git * lisp/net/zeroconf.el (dbus-debug): Declare for builds without dbus. --- diff --git a/lisp/net/zeroconf.el b/lisp/net/zeroconf.el index 351fc9fc305..0a3f2777b9a 100644 --- a/lisp/net/zeroconf.el +++ b/lisp/net/zeroconf.el @@ -382,6 +382,8 @@ TYPE. The resulting list has the format ;; `zeroconf-services-hash'. (gethash (concat name "/" type) zeroconf-services-hash nil)) +(defvar dbus-debug) + (defun zeroconf-resolve-service (service) "Return all service attributes SERVICE as list. NAME must be a string. The service must be of service type