aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix2/files/patch-src__libs__zbxsysinfo__simple__simple.c
diff options
context:
space:
mode:
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.c10
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)
- {