summaryrefslogtreecommitdiffstats
path: root/lib/commands/toolcontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/commands/toolcontext.h')
-rw-r--r--lib/commands/toolcontext.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/commands/toolcontext.h b/lib/commands/toolcontext.h
index 396cea7c..f3ecddf3 100644
--- a/lib/commands/toolcontext.h
+++ b/lib/commands/toolcontext.h
@@ -25,6 +25,9 @@ struct config_info {
int test;
int syslog;
int activation;
+ int suffix;
+ uint64_t unit_factor;
+ char unit_type;
const char *msg_prefix;
int cmd_name; /* Show command name? */