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=c13fbd5384338be6c99d529db9b6ba787afcb1c0;hpb=de88671141460b0ee768bba23ba528ccbddc4596 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);