Missed include - now compiles ok
This commit is contained in:
parent
4562c60489
commit
908dc43fa3
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "irc_string.h"
|
#include "irc_string.h"
|
||||||
|
#include "ircd_defs.h"
|
||||||
|
|
||||||
char *
|
char *
|
||||||
strip_colour(char *string)
|
strip_colour(char *string)
|
||||||
|
|
Loading…
Reference in a new issue