summaryrefslogtreecommitdiff
path: root/agent/stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'agent/stream.h')
-rw-r--r--agent/stream.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/agent/stream.h b/agent/stream.h
index e524f62..f9188cb 100644
--- a/agent/stream.h
+++ b/agent/stream.h
@@ -88,6 +88,7 @@ struct _NiceStream {
gboolean gathering;
gboolean gathering_started;
gint tos;
+ guint tick_counter;
};
typedef struct {