diff options
Diffstat (limited to 'utils/cec-follower/cec-follower.h')
-rw-r--r-- | utils/cec-follower/cec-follower.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/cec-follower/cec-follower.h b/utils/cec-follower/cec-follower.h index 7806a4b6..391b9ab4 100644 --- a/utils/cec-follower/cec-follower.h +++ b/utils/cec-follower/cec-follower.h @@ -51,6 +51,7 @@ struct state { bool tuner_report_changes; bool deck_report_changes; unsigned toggle_power_status; + __u64 last_aud_rate_rx_ts; }; struct node { |