]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#2742, ITS#2423 declare lutil_sasl_freedefs()
authorHoward Chu <hyc@openldap.org>
Mon, 29 Sep 2003 10:50:56 +0000 (10:50 +0000)
committerHoward Chu <hyc@openldap.org>
Mon, 29 Sep 2003 10:50:56 +0000 (10:50 +0000)
include/lutil_ldap.h

index a2ade220232a3c979a3cde90376025241b296429..a420ba7c33d24da03c0044b55bf9fe3df97129d8 100644 (file)
 
 LDAP_BEGIN_DECL
 
+LDAP_LUTIL_F( void )
+lutil_sasl_freedefs LDAP_P((
+       void *defaults ));
+
 LDAP_LUTIL_F( void * )
 lutil_sasl_defaults LDAP_P((
        LDAP *ld,