]> jfr.im git - irc/quakenet/newserv.git/blobdiff - nsmstats/nsmstats.c
MULTIPLE: add version information to modules missing it
[irc/quakenet/newserv.git] / nsmstats / nsmstats.c
index 0239746190bd0b4fa29f5e9eb805b9cf8452b663..bbc935237275398b268e5431ba92606a31d8d467 100644 (file)
@@ -6,6 +6,9 @@
 #include "../core/nsmalloc.h"
 #include "../core/hooks.h"
 #include "../control/control.h"
+#include "../lib/version.h"
+
+MODULE_VERSION("");
 
 void nsmstats(int hookhum, void *arg);
 int nsmhistogram(void *sender, int cargc, char **cargv);