mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-29 00:59:20 +00:00
Add missing symbol export.
This commit is contained in:
parent
b4b023108c
commit
c02b16ddcd
1 changed files with 1 additions and 1 deletions
|
|
@ -1562,7 +1562,7 @@ struct _LinphoneImEncryptionEngine {
|
|||
|
||||
BELLE_SIP_DECLARE_VPTR_NO_EXPORT(LinphoneImEncryptionEngine);
|
||||
|
||||
LinphoneImEncryptionEngine *linphone_im_encryption_engine_new(LinphoneCore *lc);
|
||||
LINPHONE_PUBLIC LinphoneImEncryptionEngine *linphone_im_encryption_engine_new(LinphoneCore *lc);
|
||||
|
||||
/** Belle Sip-based objects need unique ids
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue