mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 03:56:22 +00:00
Bind roster functions in main.c
This commit is contained in:
@@ -80,6 +80,7 @@ void capabilities_init_module(void);
|
||||
void iq_init_module(void);
|
||||
void message_init_module(void);
|
||||
void presence_init_module(void);
|
||||
void roster_init_module(void);
|
||||
|
||||
// connection functions
|
||||
void (*jabber_init)(const int disable_tls);
|
||||
|
||||
Reference in New Issue
Block a user