Bind roster functions in main.c

This commit is contained in:
James Booth
2013-12-22 23:34:44 +00:00
parent 4e169689f6
commit 6a9bb8ea11
3 changed files with 13 additions and 6 deletions

View File

@@ -45,6 +45,7 @@ _init_modules(void)
iq_init_module();
message_init_module();
presence_init_module();
roster_init_module();
}
int