X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=include%2Fwhocmds.h;h=298dae02b047b5a9c2e1e7ff29c58a85f4fc8e5d;hb=037ea5b9ceaec42f9000cd6d3c47e548fd472d31;hp=44110f7c00b3d858d27d45374be0c097f98e9bf9;hpb=ebd77a83f3ddfc6e7951b747acc2851bcfc19f16;p=ircu2.10.12-pk.git diff --git a/include/whocmds.h b/include/whocmds.h index 44110f7..298dae0 100644 --- a/include/whocmds.h +++ b/include/whocmds.h @@ -56,6 +56,6 @@ struct Channel; */ extern void do_who(struct Client* sptr, struct Client* acptr, struct Channel* repchan, int fields, char* qrt); - +extern int count_users(char* mask); #endif /* INCLUDED_whocmds_h */