summaryrefslogtreecommitdiff
path: root/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options.h')
-rw-r--r--options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/options.h b/options.h
index 45d1240..e2a98fb 100644
--- a/options.h
+++ b/options.h
@@ -60,6 +60,7 @@ struct options_struct {
/* heartbeatclient only */
u_int32_t timeout_;
+ char* led_filename_;
};
typedef struct options_struct options_t;