summaryrefslogtreecommitdiffstats
path: root/openvpn.h
diff options
context:
space:
mode:
Diffstat (limited to 'openvpn.h')
-rw-r--r--openvpn.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openvpn.h b/openvpn.h
index b850fd0..70df9e0 100644
--- a/openvpn.h
+++ b/openvpn.h
@@ -433,6 +433,8 @@ struct context_2
struct md5_state pulled_options_state;
struct md5_digest pulled_options_digest;
+ struct event_timeout server_poll_interval;
+
struct event_timeout scheduled_exit;
#endif