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:
Diffstat (limited to 'src/zabbix_server/lld/lld_item.c')
-rw-r--r--src/zabbix_server/lld/lld_item.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zabbix_server/lld/lld_item.c b/src/zabbix_server/lld/lld_item.c
index d1cf75e32b7..5a88396fd9d 100644
--- a/src/zabbix_server/lld/lld_item.c
+++ b/src/zabbix_server/lld/lld_item.c
@@ -26,6 +26,7 @@
#include "zbxprometheus.h"
#include "zbxxml.h"
#include "zbxnum.h"
+#include "zbxdbwrap.h"
#include "audit/zbxaudit.h"
#include "audit/zbxaudit_item.h"