summaryrefslogtreecommitdiff
path: root/src/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/options.h')
-rw-r--r--src/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/options.h b/src/options.h
index a4e0bc7..983964e 100644
--- a/src/options.h
+++ b/src/options.h
@@ -64,6 +64,7 @@ struct options_struct {
gchar* rtp_addr_local_;
gint rtp_port_base_local_;
gint timeout_;
+ gint keepalive_int_;
gchar* preview_videosink_;