X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fpopsbr.c;h=eec025dc46584ac962c72e3404a0bd52a5cdce37;hb=7736b0a60c15cc20db0ba8c3e0fe8e11d1c78c20;hp=f86d5d32c990f88b4c43c637cd540a6b2418bcdb;hpb=794dab6aa5027ffaf024506140c258f6a0a9322d;p=mmh diff --git a/uip/popsbr.c b/uip/popsbr.c index f86d5d3..eec025d 100644 --- a/uip/popsbr.c +++ b/uip/popsbr.c @@ -7,6 +7,9 @@ #include +extern int client(char *args, char *protocol, char *service, int rproto, + char *response, int len_response); + #if defined(NNTP) && !defined(PSHSBR) # undef NNTP #endif