mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-01 04:29:35 -05:00
remove lint
This commit is contained in:
parent
26badc8174
commit
a609f87eb6
1 changed files with 1 additions and 0 deletions
|
|
@ -175,6 +175,7 @@ LDAP_F (int) ldap_pvt_sasl_install LDAP_P(( struct sockbuf *, void * ));
|
|||
#define LDAP_PVT_SASL_LOCAL_SSF 71 /* SSF for Unix Domain Sockets */
|
||||
|
||||
struct ldap;
|
||||
struct ldapmsg;
|
||||
|
||||
LDAP_F (int) ldap_open_internal_connection LDAP_P((
|
||||
struct ldap **ldp, ber_socket_t *fdp ));
|
||||
|
|
|
|||
Loading…
Reference in a new issue