summaryrefslogtreecommitdiff
path: root/src/manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/manager.h')
-rw-r--r--src/manager.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/manager.h b/src/manager.h
index a329ee925f..19679686b1 100644
--- a/src/manager.h
+++ b/src/manager.h
@@ -219,6 +219,8 @@ struct Manager {
bool mount_auto;
bool swap_auto;
+ ExecOutput default_std_output, default_std_error;
+
int n_deserializing;
unsigned n_installed_jobs;