From: Kurt Zeilenga Date: Thu, 24 Apr 2003 23:15:59 +0000 (+0000) Subject: remove lint X-Git-Tag: OPENLDAP_REL_ENG_2_2_0ALPHA~247 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a609f87eb6aba970d1950343c452ef104f2bf642;p=openldap remove lint --- diff --git a/include/ldap_pvt.h b/include/ldap_pvt.h index e5ca8232f6..88e1ee0edf 100644 --- a/include/ldap_pvt.h +++ b/include/ldap_pvt.h @@ -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 ));