summaryrefslogtreecommitdiffstats
path: root/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options.h')
-rw-r--r--options.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/options.h b/options.h
index fbf0e3c..740e18e 100644
--- a/options.h
+++ b/options.h
@@ -399,6 +399,8 @@ struct options
const char *auth_user_pass_file;
struct options_pre_pull *pre_pull;
+ int server_poll_timeout;
+
int scheduled_exit_interval;
#endif