* lisp/net/dbus.el (dbus-debug): Declare. (Bug#58865)
This commit is contained in:
parent
e39537ea1e
commit
22e8a77583
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
|||
(declare-function dbus-message-internal "dbusbind.c")
|
||||
(declare-function dbus--init-bus "dbusbind.c")
|
||||
(declare-function libxml-parse-xml-region "xml.c")
|
||||
(defvar dbus-debug)
|
||||
(defvar dbus-message-type-invalid)
|
||||
(defvar dbus-message-type-method-call)
|
||||
(defvar dbus-message-type-method-return)
|
||||
|
|
Loading…
Add table
Reference in a new issue