mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-01 17:30:13 +01:00
oops, this symbol belongs to the client exports
This commit is contained in:
parent
5746ba8811
commit
cffb66be40
2 changed files with 1 additions and 1 deletions
|
|
@ -562,6 +562,7 @@ dbus_connection_get_object_path_data
|
|||
dbus_connection_get_outgoing_size
|
||||
dbus_connection_get_server_id
|
||||
dbus_connection_get_socket
|
||||
dbus_connection_get_unix_fd
|
||||
dbus_connection_get_unix_process_id
|
||||
dbus_connection_get_unix_user
|
||||
dbus_connection_get_windows_user
|
||||
|
|
|
|||
|
|
@ -46,4 +46,3 @@ _dbus_verify_daemon_user
|
|||
_dbus_wait_for_memory
|
||||
_dbus_windows_user_is_process_owner
|
||||
_dbus_write_pid_to_file_and_pipe
|
||||
dbus_connection_get_unix_fd
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue