Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndris Zeila <andris.zeila@zabbix.com>2021-04-30 09:54:36 +0300
committerAndris Zeila <andris.zeila@zabbix.com>2021-04-30 09:54:36 +0300
commitaa3cc7255b8949a6de3559f2402496d16e4ee578 (patch)
tree56dbe09d9a136c5aeef17ea126ab12b2d58007f7 /include/zbxserver.h
parent5359e133a4cd3620e75bb5f992db9d888a3b5ff7 (diff)
parent83691c877e373dbeff1d441b31462fc3adbbbc3b (diff)
.......... [ZBXNEXT-6452] merged branch 'master' of ssh://git.zabbix.lan:7999/zbx/zabbix into feature/ZBXNEXT-6452-5.3
Diffstat (limited to 'include/zbxserver.h')
-rw-r--r--include/zbxserver.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/zbxserver.h b/include/zbxserver.h
index 834cd72c595..77e534feb41 100644
--- a/include/zbxserver.h
+++ b/include/zbxserver.h
@@ -54,6 +54,7 @@
#define MACRO_TYPE_SCRIPT_PARAMS_FIELD 0x04000000
#define MACRO_TYPE_SCRIPT_NORMAL 0x08000000
#define MACRO_TYPE_SCRIPT_RECOVERY 0x10000000
+#define MACRO_TYPE_REPORT 0x20000000
#define MACRO_EXPAND_NO 0
#define MACRO_EXPAND_YES 1