From 5151c579285ef9c6aa434866609dd15e2f816100 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Mon, 28 Jun 2004 20:13:10 +0000 Subject: [PATCH] Sync with HEAD --- include/ldap_pvt.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/ldap_pvt.h b/include/ldap_pvt.h index 73da8ea747..8785f9ac17 100644 --- a/include/ldap_pvt.h +++ b/include/ldap_pvt.h @@ -179,7 +179,9 @@ LDAP_F (int) ldap_pvt_sasl_install LDAP_P(( struct sockbuf *, void * )); LDAP_F (void) ldap_pvt_sasl_remove LDAP_P(( struct sockbuf * )); #endif /* HAVE_CYRUS_SASL */ +#ifndef LDAP_PVT_SASL_LOCAL_SSF #define LDAP_PVT_SASL_LOCAL_SSF 71 /* SSF for Unix Domain Sockets */ +#endif struct ldap; struct ldapmsg; -- 2.39.5