Added occupantswin.c

This commit is contained in:
James Booth
2014-12-16 23:37:23 +00:00
parent 052eee3c3e
commit 4dc48b4b48
8 changed files with 184 additions and 113 deletions

View File

@@ -69,6 +69,7 @@ _init_modules(void)
console_init_module();
notifier_init_module();
rosterwin_init_module();
occupantswin_init_module();
accounts_init_module();
#ifdef HAVE_LIBOTR