summaryrefslogtreecommitdiff
path: root/cgroup.h
diff options
context:
space:
mode:
Diffstat (limited to 'cgroup.h')
-rw-r--r--cgroup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgroup.h b/cgroup.h
index 6b677d535d..e290ffee9c 100644
--- a/cgroup.h
+++ b/cgroup.h
@@ -75,7 +75,7 @@ char *cgroup_bonding_to_string(CGroupBonding *b);
#include "manager.h"
int manager_setup_cgroup(Manager *m);
-int manager_shutdown_cgroup(Manager *m);
+int manager_shutdown_cgroup(Manager *m, bool delete);
int cgroup_notify_empty(Manager *m, const char *group);