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:
authorAlexander Vladishev <aleksander.vladishev@zabbix.com>2013-03-02 00:42:50 +0400
committerAlexander Vladishev <aleksander.vladishev@zabbix.com>2013-03-02 00:42:50 +0400
commite1472f545af9b3721739cdec0441f8959e94d233 (patch)
tree12152cef9f6dfb191cf7147ad3f47d9f04d85e31 /include/sysinc.h
parent9f3f95fec905a471c39de1bb1bbf9597232c856f (diff)
.......... [ZBXNEXT-1633] undoing changes in r34062
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 98d6d31dcd0..72b34e3f68c 100644
--- a/include/sysinc.h
+++ b/include/sysinc.h
@@ -432,8 +432,4 @@
# include <mntent.h>
#endif
-#ifdef HAVE_DLFCN_H
-# include <dlfcn.h>
-#endif
-
#endif