]> jfr.im git - irc/quakenet/newserv.git/blobdiff - carrot/carrot.c
TRUSTS: require sqlite
[irc/quakenet/newserv.git] / carrot / carrot.c
index e39bef28f1105c0bcfb697caa2db72230969894f..3a642bfe3348f7614390e91312e937824288b1be 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 ca_carrot(void *source, int cargc, char **cargv) {
   nick *sender=(nick *)source;