summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-internals.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-internals.h')
-rw-r--r--dbus/dbus-internals.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/dbus/dbus-internals.h b/dbus/dbus-internals.h
index 3f0a34fe..be19e1bc 100644
--- a/dbus/dbus-internals.h
+++ b/dbus/dbus-internals.h
@@ -284,6 +284,9 @@ _DBUS_DECLARE_GLOBAL_LOCK (message_cache);
dbus_bool_t _dbus_threads_init_debug (void);
+dbus_bool_t _dbus_address_append_escaped (DBusString *escaped,
+ const DBusString *unescaped);
+
DBUS_END_DECLS
#endif /* DBUS_INTERNALS_H */