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 3dca432f77..55b331edd7 100644
--- a/src/core/condition.h
+++ b/src/core/condition.h
@@ -38,6 +38,7 @@ typedef enum ConditionType {
CONDITION_VIRTUALIZATION,
CONDITION_SECURITY,
CONDITION_CAPABILITY,
+ CONDITION_HOST,
CONDITION_NULL,
_CONDITION_TYPE_MAX,
_CONDITION_TYPE_INVALID = -1