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:
authorAndrejs Kozlovs <andrejs.kozlovs@zabbix.com>2019-04-30 15:29:32 +0300
committerAndrejs Kozlovs <andrejs.kozlovs@zabbix.com>2019-04-30 15:29:32 +0300
commiteee0b4148f7c7a468bb2f176106b360e29019db6 (patch)
tree0bc89626b9a4835ea4e68742e8d51cc8a43a5db3 /include/zbxmedia.h
parent85406f1faffcb16a92ca62ecf3245dd2fe90dffa (diff)
...G...PS. [ZBX-16029] removed redundant includes
Diffstat (limited to 'include/zbxmedia.h')
-rw-r--r--include/zbxmedia.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/zbxmedia.h b/include/zbxmedia.h
index 107a63c9dfb..9b8f9c82731 100644
--- a/include/zbxmedia.h
+++ b/include/zbxmedia.h
@@ -21,7 +21,6 @@
#define ZABBIX_ZBXMEDIA_H
#include "sysinc.h" /* using "config.h" would be better, but it causes warnings when compiled with Net-SNMP */
-#include "zbxalgo.h"
extern char *CONFIG_SOURCE_IP;