X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcondition.h;h=71b1c6761e58d14a54d56d6ff79a26b6e7e6116c;hp=dd65aa60543895ce327475a8dfb7fb3afdb766e7;hb=04a9d3a00a9290cbf254d0b0ba2ce4521be632ae;hpb=0d60602c3b4d4b65da672d75c6146f2ea4b27f88 diff --git a/src/condition.h b/src/condition.h index dd65aa605..71b1c6761 100644 --- a/src/condition.h +++ b/src/condition.h @@ -37,6 +37,7 @@ typedef enum ConditionType { CONDITION_KERNEL_COMMAND_LINE, CONDITION_VIRTUALIZATION, CONDITION_SECURITY, + CONDITION_CAPABILITY, CONDITION_NULL, _CONDITION_TYPE_MAX, _CONDITION_TYPE_INVALID = -1