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/poller/checks_http.c')
-rw-r--r--src/zabbix_server/poller/checks_http.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zabbix_server/poller/checks_http.c b/src/zabbix_server/poller/checks_http.c
index 6aabf6410f7..32a886c0fdd 100644
--- a/src/zabbix_server/poller/checks_http.c
+++ b/src/zabbix_server/poller/checks_http.c
@@ -21,7 +21,7 @@
#include "zbxhttp.h"
#include "zbxjson.h"
#include "log.h"
-#include "dbcache.h"
+#include "zbxcacheconfig.h"
#ifdef HAVE_LIBCURL