]> jfr.im git - irc/quakenet/newserv.git/blobdiff - chanprofile/chanprofile.c
CHANSERV: fix issue where chanserv_relay doesn't wait for db to be loaded before...
[irc/quakenet/newserv.git] / chanprofile / chanprofile.c
index b7316a22f463bb597e3492463f234b0242815273..57fe6d6e851febc1aa602b328115d4b4a77dbaa5 100644 (file)
@@ -3,6 +3,9 @@
 #include "../channel/channel.h"
 #include "../control/control.h"
 #include "../newsearch/newsearch.h"
+#include "../lib/version.h"
+
+MODULE_VERSION("");
 
 #include <stdio.h>
 #include <string.h>