summaryrefslogtreecommitdiff
path: root/net/nss_ldap/files/patch-ldap-nss.c
diff options
context:
space:
mode:
authorAndrey Slusar <anray@FreeBSD.org>2006-05-27 16:31:57 +0000
committerAndrey Slusar <anray@FreeBSD.org>2006-05-27 16:31:57 +0000
commite500c6bc8d093fc7246fba32516af430143e54ea (patch)
tree9423579c31c6ca1c6756c27896df2505bd4ec546 /net/nss_ldap/files/patch-ldap-nss.c
parentAdd port net/p5-JavaScript-RPC: (diff)
Update to 1.250
Submitted by: maintainer via email
Notes
Notes: svn path=/head/; revision=163625
Diffstat (limited to 'net/nss_ldap/files/patch-ldap-nss.c')
-rw-r--r--net/nss_ldap/files/patch-ldap-nss.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/nss_ldap/files/patch-ldap-nss.c b/net/nss_ldap/files/patch-ldap-nss.c
index 000f0058bf1b..2622dc3b1726 100644
--- a/net/nss_ldap/files/patch-ldap-nss.c
+++ b/net/nss_ldap/files/patch-ldap-nss.c
@@ -1,11 +1,11 @@
---- ldap-nss.c.orig Sat Mar 25 00:26:47 2006
-+++ ldap-nss.c Sat Mar 25 00:26:53 2006
-@@ -68,7 +68,7 @@
+--- ldap-nss.c.orig Sat May 27 16:23:40 2006
++++ ldap-nss.c Sat May 27 16:23:52 2006
+@@ -69,7 +69,7 @@
#endif
/* Try to handle systems with both SASL libraries installed */
-#if defined(HAVE_SASL_SASL_H) && defined(HAVE_SASL_AUXPROP_REQUEST)
-+#if defined(HAVE_SASL_SASL_H)
++#if defined(HAVE_SASL_SASL_H)
#include <sasl/sasl.h>
#elif defined(HAVE_SASL_H)
#include <sasl.h>