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:
authorArtjoms Rimdjonoks <artjoms.rimdjonoks@zabbix.com>2021-07-22 16:40:49 +0300
committerArtjoms Rimdjonoks <artjoms.rimdjonoks@zabbix.com>2021-07-22 16:40:49 +0300
commit44c9ae8b59247f71952b9afcd556897e72cdb771 (patch)
tree9ef877a9fb8798113f51c904ff57f67b74a70606 /include/dbcache.h
parenta56c31fb7506082ce9e6772f9be6b4933c79beec (diff)
parent0001c9fa70f91d94c7705304709519031709b3a1 (diff)
........S. [ZBXNEXT-6470,ZBXNEXT-6715] updated to the latest master
Diffstat (limited to 'include/dbcache.h')
-rw-r--r--include/dbcache.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/dbcache.h b/include/dbcache.h
index 9fa8da65dda..92385d740d7 100644
--- a/include/dbcache.h
+++ b/include/dbcache.h
@@ -213,6 +213,8 @@ typedef struct
}
zbx_tag_t;
+ZBX_PTR_VECTOR_DECL(tags, zbx_tag_t*)
+
typedef struct
{
zbx_uint64_t hostid;