mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 11:06:21 +00:00
Bind iq functions in main.c
This commit is contained in:
@@ -77,6 +77,7 @@ typedef struct disco_identity_t {
|
||||
void jabber_init_module(void);
|
||||
void bookmark_init_module(void);
|
||||
void capabilities_init_module(void);
|
||||
void iq_init_module(void);
|
||||
|
||||
// connection functions
|
||||
void (*jabber_init)(const int disable_tls);
|
||||
|
||||
Reference in New Issue
Block a user