Remainder of irc_string.* is moved to new inline/stringops.h.
This commit is contained in:
parent
4562c60489
commit
ab4285181c
6 changed files with 19 additions and 49 deletions
|
@ -43,7 +43,7 @@
|
|||
#include "send.h"
|
||||
#include "s_newconf.h"
|
||||
#include "s_stats.h"
|
||||
#include "irc_string.h"
|
||||
#include "inline/stringops.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