Parent Directory
|
Revision Log
|
Patch
revision 3021 by michael, Sun Jan 26 15:42:53 2014 UTC | revision 3022 by michael, Mon Feb 24 20:41:16 2014 UTC | |
---|---|---|
# | Line 43 | Line 43 |
43 | #include "s_misc.h" | #include "s_misc.h" |
44 | #include "resv.h" | #include "resv.h" |
45 | ||
struct config_channel_entry ConfigChannel; | ||
46 | dlink_list global_channel_list = { NULL, NULL, 0 }; | dlink_list global_channel_list = { NULL, NULL, 0 }; |
47 | mp_pool_t *ban_pool; /*! \todo ban_pool shouldn't be a global var */ | mp_pool_t *ban_pool; /*! \todo ban_pool shouldn't be a global var */ |
48 |
|
svnadmin@ircd-hybrid.org | ViewVC Help |
Powered by ViewVC 1.1.28 |