summaryrefslogtreecommitdiffstats
path: root/socks.h
diff options
context:
space:
mode:
Diffstat (limited to 'socks.h')
-rw-r--r--socks.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/socks.h b/socks.h
index 3d3f067..506aeb3 100644
--- a/socks.h
+++ b/socks.h
@@ -50,6 +50,7 @@ void socks_adjust_frame_parameters (struct frame *frame, int proto);
struct socks_proxy_info *new_socks_proxy (const char *server,
int port,
bool retry,
+ struct auto_proxy_info *auto_proxy_info,
struct gc_arena *gc);
void establish_socks_proxy_passthru (struct socks_proxy_info *p,