]> jfr.im git - irc/quakenet/newserv.git/blobdiff - horse/horse.c
CHANSERV: tell user when they can't attempts to auth any more, and drop max attempts...
[irc/quakenet/newserv.git] / horse / horse.c
index 67d7206775223b75bf65fafa7d9bd4338430ccb8..168180fe443829b73ba9ecbdd900b7e1f3f99345 100644 (file)
@@ -1,6 +1,9 @@
 #include "../control/control.h"
 #include "../nick/nick.h"
 #include "../channel/channel.h"
+#include "../lib/version.h"
+
+MODULE_VERSION("");
 
 int ho_horse(void *source, int cargc, char **cargv) {
   nick *sender=(nick *)source;