diff options
Diffstat (limited to 'dbus/dbus-auth.h')
| -rw-r--r-- | dbus/dbus-auth.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/dbus/dbus-auth.h b/dbus/dbus-auth.h index 6ed5040e..9cff8b56 100644 --- a/dbus/dbus-auth.h +++ b/dbus/dbus-auth.h @@ -74,6 +74,7 @@ void          _dbus_auth_get_identity        (DBusAuth               *auth,                                                DBusCredentials        *credentials);  dbus_bool_t   _dbus_auth_set_context         (DBusAuth               *auth,                                                const DBusString       *context); +const char*   _dbus_auth_get_guid_from_server(DBusAuth               *auth);  DBUS_END_DECLS  | 
