commit | 8c31f87f40d4cfb2cba122ba89ada3062a2e4b49 | [log] [tgz] |
---|---|---|
author | John Keeping <john@metanate.com> | Tue Dec 10 16:09:54 2019 +0000 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue Dec 10 17:44:34 2019 +0100 |
tree | f9b5775107a75f8d6757785783f145af6f04637a | |
parent | 878912e12ae9864c7b9aca2a61d782f8e1044ffe [diff] |
sbc: Fix visibility of sbc_reinit_a2dp() sbc_reinit_a2dp() is missing the SBC_EXPORT attribute so it's not visibile to be used by consumers of the shared object.