summaryrefslogtreecommitdiffstats
path: root/libcgroup.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcgroup.h')
-rw-r--r--libcgroup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcgroup.h b/libcgroup.h
index ccd82ef..27c35e5 100644
--- a/libcgroup.h
+++ b/libcgroup.h
@@ -116,6 +116,7 @@ enum cgroup_errors {
ECGINVAL,
ECGCONTROLLERCREATEFAILED,
ECGFAIL,
+ ECGROUPNOTINITALIZED,
};
#define CG_MAX_MSG_SIZE 256