diff options
Diffstat (limited to 'execute.h')
-rw-r--r-- | execute.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -98,6 +98,7 @@ struct ExecContext { int syslog_priority; char *syslog_identifier; + bool syslog_no_prefix; char *tty_path; |