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/problem_housekeeper.c')
-rw-r--r--src/zabbix_server/housekeeper/problem_housekeeper.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/zabbix_server/housekeeper/problem_housekeeper.c b/src/zabbix_server/housekeeper/problem_housekeeper.c
index 6a3032c9312..ae75adc1044 100644
--- a/src/zabbix_server/housekeeper/problem_housekeeper.c
+++ b/src/zabbix_server/housekeeper/problem_housekeeper.c
@@ -23,10 +23,10 @@
#include "log.h"
#include "zbxself.h"
#include "zbxservice.h"
-#include "zbxipcservice.h"
+//#include "zbxipcservice.h"
#include "daemon.h"
-#include "sighandler.h"
-#include "dbcache.h"
+//#include "sighandler.h"
+//#include "dbcache.h"
#include "zbxalgo.h"
#include "service_protocol.h"