diff options
Diffstat (limited to 'src/xmpp/omemo.h')
-rw-r--r-- | src/xmpp/omemo.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/xmpp/omemo.h b/src/xmpp/omemo.h index 413aa563..eff3eee3 100644 --- a/src/xmpp/omemo.h +++ b/src/xmpp/omemo.h @@ -1 +1,3 @@ +void omemo_devicelist_subscribe(void); void omemo_devicelist_publish(void); +void omemo_bundle_publish(void); |