irc_string.h -> match.h, irc_string.h; includes changed
This commit is contained in:
parent
decf0486cc
commit
4562c60489
93 changed files with 234 additions and 204 deletions
|
@ -35,7 +35,7 @@
|
|||
#include "parse.h"
|
||||
#include "modules.h"
|
||||
#include "channel.h"
|
||||
#include "irc_string.h"
|
||||
#include "match.h"
|
||||
#include "hash.h"
|
||||
#include "class.h"
|
||||
#include "msg.h"
|
||||
|
@ -43,6 +43,7 @@
|
|||
#include "send.h"
|
||||
#include "s_newconf.h"
|
||||
#include "s_stats.h"
|
||||
#include "irc_string.h"
|
||||
|
||||
static int m_message(int, const char *, struct Client *, struct Client *, int, const char **);
|
||||
static int m_privmsg(struct Client *, struct Client *, int, const char **);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue