remove lint

This commit is contained in:
Kurt Zeilenga 2003-04-24 23:15:59 +00:00
parent 26badc8174
commit a609f87eb6

View file

@ -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 ));