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_proxy/housekeeper/housekeeper.c')
-rw-r--r--src/zabbix_proxy/housekeeper/housekeeper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zabbix_proxy/housekeeper/housekeeper.c b/src/zabbix_proxy/housekeeper/housekeeper.c
index 3573d5635f3..09d787abcc2 100644
--- a/src/zabbix_proxy/housekeeper/housekeeper.c
+++ b/src/zabbix_proxy/housekeeper/housekeeper.c
@@ -22,7 +22,7 @@
#include "log.h"
#include "zbxnix.h"
#include "zbxself.h"
-#include "dbcache.h"
+#include "zbxcacheconfig.h"
#include "zbxrtc.h"
#include "zbxnum.h"
#include "zbxtime.h"