aboutsummaryrefslogtreecommitdiffstats
path: root/src/recorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/recorder.h')
-rw-r--r--src/recorder.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/recorder.h b/src/recorder.h
index 12bc993..458fb1d 100644
--- a/src/recorder.h
+++ b/src/recorder.h
@@ -17,6 +17,7 @@ enum rec_vty_node {
};
struct e1_recorder_line {
+ bool has_alarm;
struct {
bool enabled;
uint8_t line_nr;