summaryrefslogtreecommitdiff
path: root/src/core/condition.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/condition.h')
-rw-r--r--src/core/condition.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/condition.h b/src/core/condition.h
index 03954e40b3..1797385d26 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