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/housekeeper/history_compress.h')
-rw-r--r--src/zabbix_server/housekeeper/history_compress.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zabbix_server/housekeeper/history_compress.h b/src/zabbix_server/housekeeper/history_compress.h
index c7cd4ba14c9..16e6ab9f043 100644
--- a/src/zabbix_server/housekeeper/history_compress.h
+++ b/src/zabbix_server/housekeeper/history_compress.h
@@ -20,7 +20,7 @@
#ifndef ZABBIX_HISTORY_COMPRESSION_H
#define ZABBIX_HISTORY_COMPRESSION_H
-#include "dbcache.h"
+#include "zbxcacheconfig.h"
void hk_history_compression_init(void);
void hk_history_compression_update(zbx_config_db_t *cfg);