On Tue, Aug 17, 2004 at 11:48:39AM -0400, Geoffrey Young wrote:
> hi all
> 
> the attached patch is required for me to get mod_proxy to compile with -Werror.

Thanks Geoff.  The only thing I'm not sure of is whether this function
should really be deleted or if it's actually intended to be exported:

> -PROXY_DECLARE(int) ap_proxy_post_request(proxy_worker *worker,
> -                                         proxy_balancer *balancer,
> -                                         request_rec *r,
> -                                         proxy_server_conf *conf)
> -{


Reply via email to