]> jfr.im git - irc/quakenet/newserv.git/blobdiff - nterface/nterfacer_control.c
Cleanup dependencies.
[irc/quakenet/newserv.git] / nterface / nterfacer_control.c
index fffe11cca8132312aa635e6fc428fcf8f5221154..fea23fb2b23819a161ee1344e514db82d6cba4cd 100644 (file)
@@ -33,6 +33,7 @@ int handle_servicesonchan(struct rline *li, int argc, char **argv);
 int handle_counthost(struct rline *li, int argc, char **argv);
 
 struct rline *grli; /* used inline for status */
+struct service_node *n_node;
 
 void _init(void) {
   n_node = register_service("N");