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 cf18b9f..9ebcb01 100644
--- a/src/options.h
+++ b/src/options.h
@@ -70,6 +70,7 @@ struct options_struct {
gint rtp_port_base_;
gchar* rtp_addr_local_;
gint rtp_port_base_local_;
+ gboolean auto_client_;
gint timeout_;
gint keepalive_int_;