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-26 18:17:07 +0300
committerArtjoms Rimdjonoks <artjoms.rimdjonoks@zabbix.com>2021-07-26 18:25:36 +0300
commit2989249472d3b2250c1460bd140732a863269b54 (patch)
treea2c10fd75a5d82e12a8f3dff1be62bbc8138ae5e /include/dbcache.h
parent92fc809edd00fbad024c6f82c8f6b34a1bfcb857 (diff)
parenta36c241331d5b39ffcba656cf7f486e85bc1fdfe (diff)
........S. [ZBXNEXT-6470,ZBXNEXT-6715] updated to the latest master
Diffstat (limited to 'include/dbcache.h')
-rw-r--r--include/dbcache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dbcache.h b/include/dbcache.h
index 92385d740d7..7907df73d91 100644
--- a/include/dbcache.h
+++ b/include/dbcache.h
@@ -331,6 +331,7 @@ typedef struct
int events_internal;
int events_discovery;
int events_autoreg;
+ int events_service;
int services;
int audit;
int sessions;