summaryrefslogtreecommitdiffstats
path: root/include/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/common.h')
-rw-r--r--include/common.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h
index b5cd9229..2bbe40c6 100644
--- a/include/common.h
+++ b/include/common.h
@@ -220,7 +220,8 @@ typedef enum
CONDITION_TYPE_DHOST_IP,
CONDITION_TYPE_DSERVICE_TYPE,
CONDITION_TYPE_DSERVICE_PORT,
- CONDITION_TYPE_DSTATUS
+ CONDITION_TYPE_DSTATUS,
+ CONDITION_TYPE_DUPTIME
} zbx_condition_type_t;
/* Condition operators */