Bind message functions in main.c

This commit is contained in:
James Booth
2013-12-22 23:25:30 +00:00
parent 90e7ce1c56
commit 74e8a405d6
3 changed files with 15 additions and 9 deletions

View File

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