diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
commit | fa4a943c17e47bf910596a414fd7287983350b9b (patch) | |
tree | dc76cec18a505befc330e612e0a56bf1caa5ca49 /net-mgmt/zabbix2/files/patch-src__libs__zbxsysinfo__simple__simple.c | |
parent | - Fix manpage pointing to correct PREFIX for binary and conf (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.0.0
Diffstat (limited to 'net-mgmt/zabbix2/files/patch-src__libs__zbxsysinfo__simple__simple.c')
-rw-r--r-- | net-mgmt/zabbix2/files/patch-src__libs__zbxsysinfo__simple__simple.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-mgmt/zabbix2/files/patch-src__libs__zbxsysinfo__simple__simple.c b/net-mgmt/zabbix2/files/patch-src__libs__zbxsysinfo__simple__simple.c deleted file mode 100644 index fb6147c46d93..000000000000 --- a/net-mgmt/zabbix2/files/patch-src__libs__zbxsysinfo__simple__simple.c +++ /dev/null @@ -1,10 +0,0 @@ ---- ./src/libs/zbxsysinfo/simple/simple.c.orig Wed Jun 13 15:21:51 2007 -+++ ./src/libs/zbxsysinfo/simple/simple.c Wed Jun 13 15:22:02 2007 -@@ -37,6 +37,7 @@ - }; - - #ifdef HAVE_LDAP -+#include "ldap.h" - - static int check_ldap(char *hostname, short port, int *value_int) - { |