]> jfr.im git - irc/quakenet/newserv.git/commitdiff
Warning fix.
authorsplidge <redacted>
Thu, 27 Mar 2008 15:47:21 +0000 (15:47 +0000)
committersplidge <redacted>
Thu, 27 Mar 2008 15:47:21 +0000 (15:47 +0000)
chanserv/chanserv_protect.c

index f4f913f2dc8df1425b8c0257703cf79b40de3f25..be50248e79fc61d51ecb73889d2db4eac00a5fa2 100644 (file)
@@ -5,7 +5,7 @@
 #include "chanserv.h"
 #include "../core/schedule.h"
 #include "../localuser/localuser.h"
-
+#include "../lib/irc_string.h"
 
 #define PROTECTTIME    60 /* How long you have to renick if you encroach.. */