summaryrefslogtreecommitdiffstats
path: root/pcp/ProcessField.h
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2023-11-27 09:29:05 +0100
committerBenBE <BenBE@geshi.org>2023-12-11 09:35:48 +0100
commite64adcb50bbd7a2817cbfa4e66c5ea2574eb7b2d (patch)
treea01b88cf906242a9bbf1c514b6cef5fdc7ed3384 /pcp/ProcessField.h
parentd5b155649724644e0e91e345baf34a2dd8652f3f (diff)
Add PCP support
Diffstat (limited to 'pcp/ProcessField.h')
-rw-r--r--pcp/ProcessField.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/pcp/ProcessField.h b/pcp/ProcessField.h
index b2be9926..63425612 100644
--- a/pcp/ProcessField.h
+++ b/pcp/ProcessField.h
@@ -46,7 +46,8 @@ in the source distribution for its full text.
AUTOGROUP_ID = 127, \
AUTOGROUP_NICE = 128, \
CCGROUP = 129, \
- M_PRIV = 130, \
+ CONTAINER = 130, \
+ M_PRIV = 131, \
// End of list

© 2014-2024 Faster IT GmbH | imprint | privacy policy