Skip to content
Snippets Groups Projects
Commit c468defe authored by Jong Hyuk Choi's avatar Jong Hyuk Choi
Browse files

cleanup

parent b4e8f8f4
No related branches found
No related tags found
No related merge requests found
......@@ -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 */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment