X-Git-Url: http://git.pk910.de/?p=ircu2.10.12-pk.git;a=blobdiff_plain;f=include%2Fs_bsd.h;fp=include%2Fs_bsd.h;h=acb24b7c6828b12855e35930cf2bfa6e22f21fe9;hp=8b2231dcd3c3a121741d6c267eb4acc6ae61f5bf;hb=7fbfc390d32f9acc3192d011b813f66f35370faa;hpb=0400a5a6479398d82526785c18c0df8bc8b92dce diff --git a/include/s_bsd.h b/include/s_bsd.h index 8b2231d..acb24b7 100644 --- a/include/s_bsd.h +++ b/include/s_bsd.h @@ -59,6 +59,7 @@ extern struct irc_sockaddr VirtualHost_dns_v6; /* * Proto types */ +extern int completed_connection(struct Client* cptr); extern unsigned int deliver_it(struct Client *cptr, struct MsgQ *buf); extern int connect_server(struct ConfItem* aconf, struct Client* by); extern int net_close_unregistered_connections(struct Client* source);