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 08db73b..d81ec39 100644
--- a/libcgroup.h
+++ b/libcgroup.h
@@ -117,6 +117,7 @@ enum cgroup_errors {
ECGCONTROLLERCREATEFAILED,
ECGFAIL,
ECGROUPNOTINITIALIZED,
+ ECGROUPVALUENOTEXIST,
};
#define CG_MAX_MSG_SIZE 256