X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=gateway.h;fp=gateway.h;h=0f28a6336eda3446700e8ece3674ed047d2e1e5a;hp=256dc4345df3467899048074db0b704484357f63;hb=41102ca31118baacdf3cbc34876062a1a7374f8c;hpb=dd6cf7bc200b13da0532b39f22370ac7c9fa99c5 diff --git a/gateway.h b/gateway.h index 256dc434..0f28a633 100644 --- a/gateway.h +++ b/gateway.h @@ -40,7 +40,7 @@ struct forward_spec; struct http_request; struct client_state; -extern jb_socket forwarded_connect(const struct forward_spec * fwd, +extern jb_socket forwarded_connect(const struct forward_spec *fwd, struct http_request *http, struct client_state *csp);