]> jfr.im git - irc/quakenet/newserv.git/blobdiff - nterface/nterfacer_chanstats.c
r439@blue (orig r429): slug | 2006-02-23 13:39:37 +0000
[irc/quakenet/newserv.git] / nterface / nterfacer_chanstats.c
index 3c91c5eab1ddc4c54920c5a873b108cbe1e11ddc..0188dec81fa915c3ca006abd52ae291b024eff49 100644 (file)
@@ -5,10 +5,13 @@
 
 #include "../chanstats/chanstats.h"
 #include "../core/error.h"
+#include "../lib/version.h"
 
 #include "library.h"
 #include "nterfacer_control.h"
 
+MODULE_VERSION("$Id: nterfacer_chanstats.c 663 2006-05-16 17:27:36Z newserv $")
+
 int handle_chanstats(struct rline *li, int argc, char **argv);
 struct handler *hl = NULL;