Add signal-protocol locking

This commit is contained in:
Paul Fariello
2019-02-19 19:38:40 +01:40
parent bfbc8edcad
commit 519cf295f3
2 changed files with 36 additions and 4 deletions

View File

@@ -1,3 +1,5 @@
#include "config/account.h"
typedef struct omemo_context_t omemo_context;
void omemo_init(ProfAccount *account);