ircd: ensure irc_dictionary users have names, for stats tracking.
This commit is contained in:
parent
b02a913bc8
commit
99b461bb2f
8 changed files with 15 additions and 54 deletions
|
@ -48,6 +48,7 @@
|
|||
#include "hash.h"
|
||||
#include "reject.h"
|
||||
#include "whowas.h"
|
||||
#include "irc_radixtree.h"
|
||||
|
||||
static int m_stats (struct Client *, struct Client *, int, const char **);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue