]> jfr.im git - irc/quakenet/newserv.git/blobdiff - nterface/nterfacer_country.c
r439@blue (orig r429): slug | 2006-02-23 13:39:37 +0000
[irc/quakenet/newserv.git] / nterface / nterfacer_country.c
index f571f35bd94842965768028800d46307acd5f1ee..7f42daac4f73ad14556d979471711b2e052efa69 100644 (file)
@@ -6,10 +6,13 @@
 #include "../nick/nick.h"
 #include "../core/error.h"
 #include "../geoip/geoip.h"
+#include "../lib/version.h"
 
 #include "library.h"
 #include "nterfacer_control.h"
 
+MODULE_VERSION("$Id: nterfacer_country.c 663 2006-05-16 17:27:36Z newserv $")
+
 int country_nickext = -1;
 
 struct handler *hl = NULL, *hl2 = NULL;