]> jfr.im git - irc/quakenet/newserv.git/blobdiff - xsb/xsb-preircd.c
CHANSERV: authtracker now keeps 240 days history
[irc/quakenet/newserv.git] / xsb / xsb-preircd.c
index 4ab857d232ed6f226f0439d9ef47321dbc2689ea..1bbeeda0fa9ed6a4c0f71de0d32016da20eae3c0 100644 (file)
 #include "../irc/irc.h"
 #include "../lib/hmac.h"
 #include "../core/schedule.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;