]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/systemctl/systemctl.h
Merge pull request #18596 from keszybz/systemctl-quiet-legend
[thirdparty/systemd.git] / src / systemctl / systemctl.h
index de463db9d5a1e3c29e1536ddb3623092b3086aa5..3a3ff9ac107d1b40b37c462bf67ef9d2eec68efa 100644 (file)
@@ -93,5 +93,6 @@ extern char **arg_clean_what;
 extern TimestampStyle arg_timestamp_style;
 extern bool arg_read_only;
 extern bool arg_mkdir;
+extern bool arg_marked;
 
 int systemctl_dispatch_parse_argv(int argc, char *argv[]);