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_get/zabbix_get.c')
-rw-r--r--src/zabbix_get/zabbix_get.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/zabbix_get/zabbix_get.c b/src/zabbix_get/zabbix_get.c
index b79ad7b0419..ada3d6e981a 100644
--- a/src/zabbix_get/zabbix_get.c
+++ b/src/zabbix_get/zabbix_get.c
@@ -19,10 +19,10 @@
#include "common.h"
-#include "threads.h"
+//#include "threads.h"
#include "comms.h"
-#include "cfg.h"
-#include "log.h"
+//#include "cfg.h"
+//#include "log.h"
#include "zbxgetopt.h"
#include "zbxcrypto.h"