X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fcondition.h;h=1797385d26aeb2a04e694403cce779fdef17c3e8;hb=a6b26d9011de60e1c41f51e8d2aab1d2f7bbf0f5;hp=03954e40b3c00160d1917161ca408df1aacef4a9;hpb=742a862bb803641b78a40f6b498486397a321294;p=elogind.git diff --git a/src/core/condition.h b/src/core/condition.h index 03954e40b..1797385d2 100644 --- a/src/core/condition.h +++ b/src/core/condition.h @@ -40,6 +40,7 @@ typedef enum ConditionType { CONDITION_SECURITY, CONDITION_CAPABILITY, CONDITION_HOST, + CONDITION_AC_POWER, CONDITION_NULL, _CONDITION_TYPE_MAX, _CONDITION_TYPE_INVALID = -1