Bind iq functions in main.c

This commit is contained in:
James Booth
2013-12-22 23:19:20 +00:00
parent e818a6772b
commit 90e7ce1c56
3 changed files with 11 additions and 4 deletions

View File

@@ -42,6 +42,7 @@ _init_modules(void)
jabber_init_module();
bookmark_init_module();
capabilities_init_module();
iq_init_module();
}
int