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-05-07 14:18:40 +0300
committerAndrejs Kozlovs <andrejs.kozlovs@zabbix.com>2019-05-07 14:57:09 +0300
commita3b032b1cbd911d8f5ccca77d46e19c5bd76571d (patch)
tree3f30aed839401eb7914bad2a9a05e6ac2768c4e9 /include/zbxmedia.h
parentadb81b7aa4bf5979f8797f3b1aa817dec8d33b4d (diff)
...G...PS. [ZBX-16029] removed redundant includes
* commit 'eee0b4148f7c7a468bb2f176106b360e29019db6': ...G...PS. [ZBX-16029] removed redundant includes (cherry picked from commit a6eeb2fce7c85bc1d153293330cf2f104fe1c739) (cherry picked from commit ad22d3ba5cb3e735c59becafea25098bc269cf7f)
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 5680c03a4b0..61e21627d30 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"
#define ZBX_MEDIA_CONTENT_TYPE_TEXT 0
#define ZBX_MEDIA_CONTENT_TYPE_HTML 1