mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-02-17 14:00:30 +08:00
cleanup
This commit is contained in:
parent
b4e8f8f470
commit
c468defe24
@ -170,7 +170,7 @@ LDAP_F (void) ldap_pvt_sasl_mutex_dispose LDAP_P((void *mutex));
|
||||
|
||||
struct sockbuf; /* avoid pulling in <lber.h> */
|
||||
LDAP_F (int) ldap_pvt_sasl_install LDAP_P(( struct sockbuf *, void * ));
|
||||
LDAP_F (int) ldap_pvt_sasl_remove LDAP_P(( struct sockbuf * ));
|
||||
LDAP_F (void) ldap_pvt_sasl_remove LDAP_P(( struct sockbuf * ));
|
||||
#endif /* HAVE_CYRUS_SASL */
|
||||
|
||||
#define LDAP_PVT_SASL_LOCAL_SSF 71 /* SSF for Unix Domain Sockets */
|
||||
|
Loading…
Reference in New Issue
Block a user