0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-27 01:02:46 +01:00

Missed include - now compiles ok

This commit is contained in:
Valery Yatsko 2008-04-20 09:51:50 +04:00
parent 4562c60489
commit 908dc43fa3

View file

@ -25,6 +25,7 @@
*/
#include "irc_string.h"
#include "ircd_defs.h"
char *
strip_colour(char *string)