]> jfr.im git - irc/quakenet/newserv.git/blobdiff - xsb/xsb-postircd.c
CHANSERV: authtracker now keeps 240 days history
[irc/quakenet/newserv.git] / xsb / xsb-postircd.c
index 503241bea3ec5a20fd1c8f27100ac3351494c4c7..54ab400e4b90921d4bf3c924dc8a008507acf461 100644 (file)
 #include "../core/error.h"
 #include "../localuser/localuser.h"
 #include "../lib/strlfunc.h"
+#include "../lib/version.h"
 #include "xsb.h"
 
+MODULE_VERSION("");
+
 static const char *DEFAULT_SERVICE_MASKS[] = { "services*.*.quakenet.org", (char *)0 };
 
 static array defaultservicemasks_a;