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:
authorGlebs Ivanovskis <git-no-reply@zabbix.com>2016-02-16 19:37:45 +0300
committerGlebs Ivanovskis <git-no-reply@zabbix.com>2016-02-16 19:37:45 +0300
commitb23637fef342e93b95962bd7e99d6a0be530b4df (patch)
treeb41da589f7f4d1766785c9bbfba8ecff857ebbb5 /include/sysinc.h
parentcc35b5fa3cdcc6a6592352dd5165e5a964721366 (diff)
...GI..PS. [ZBX-4148] isolated CFLAGS for iconv and ldap
Diffstat (limited to 'include/sysinc.h')
-rw-r--r--include/sysinc.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/sysinc.h b/include/sysinc.h
index 3111f9ba594..4e062369a05 100644
--- a/include/sysinc.h
+++ b/include/sysinc.h
@@ -392,10 +392,6 @@
# include <sys/ucontext.h>
#endif
-#ifdef HAVE_ICONV
-# include <iconv.h>
-#endif
-
#ifdef HAVE_IO_H
# include <io.h>
#endif