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/postinit.c')
-rw-r--r--src/zabbix_server/postinit.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/zabbix_server/postinit.c b/src/zabbix_server/postinit.c
index 09a0ef0012d..ed563a777d6 100644
--- a/src/zabbix_server/postinit.c
+++ b/src/zabbix_server/postinit.c
@@ -24,7 +24,8 @@
#include "zbxtasks.h"
#include "log.h"
#include "zbxnum.h"
-#include "valuecache.h"
+#include "zbxcachevalue.h"
+#include "zbxdbwrap.h"
#define ZBX_HIST_MACRO_NONE (-1)
#define ZBX_HIST_MACRO_ITEM_VALUE 0