mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
add SPA_EXPORT where needed
This commit is contained in:
parent
3424c05298
commit
f6391be214
48 changed files with 275 additions and 8 deletions
|
|
@ -626,6 +626,7 @@ static void pw_protocol_dbus_destroy(struct impl *impl)
|
|||
}
|
||||
#endif
|
||||
|
||||
SPA_EXPORT
|
||||
int pipewire__module_init(struct pw_module *module, const char *args)
|
||||
{
|
||||
pw_protocol_dbus_new(module->core, NULL);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue