]> jfr.im git - irc/quakenet/newserv.git/blobdiff - chanserv/chanserv_protect.c
searching for changes
[irc/quakenet/newserv.git] / chanserv / chanserv_protect.c
index f4f913f2dc8df1425b8c0257703cf79b40de3f25..1833db68830bade59229bb547aa9f3d75e54dd63 100644 (file)
@@ -2,10 +2,11 @@
  * Nick protection system for the chanserv
  */
 
+#include <stdio.h>
 #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.. */