]> jfr.im git - irc/quakenet/newserv.git/blobdiff - newsearch/ns-channel.c
added LISP style kill/gline functionality
[irc/quakenet/newserv.git] / newsearch / ns-channel.c
index e1a90ac9bbddd222e0896a11b4017cea4e5b3108..01a6808099b3d2d8b76bbe4958ae8f10a713f6ba 100644 (file)
@@ -7,7 +7,6 @@
 #include <stdio.h>
 #include <stdlib.h>
 
-#include "../nick/nick.h"
 #include "../channel/channel.h"
 
 void *channel_exe(struct searchNode *thenode, int type, void *theinput);