summaryrefslogtreecommitdiff
path: root/src/procman.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/procman.h')
-rw-r--r--src/procman.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/procman.h b/src/procman.h
index f359667..2adfb7d 100644
--- a/src/procman.h
+++ b/src/procman.h
@@ -126,6 +126,7 @@ MutableProcInfo()
guint status;
guint pcpu;
gint nice;
+ gchar *cgroup_name;
};