summaryrefslogtreecommitdiffstats
path: root/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options.h')
-rw-r--r--options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/options.h b/options.h
index aa2b1c1..6ae6aee 100644
--- a/options.h
+++ b/options.h
@@ -147,6 +147,7 @@ struct options
/* Protocol type (PROTO_UDP or PROTO_TCP) */
int proto;
int connect_retry_seconds;
+ int connect_retry_max;
bool connect_retry_defined;
/* Advanced MTU negotiation and datagram fragmentation options */