2013-09-26 17:14:40 +02:00

14 lines
469 B
Plaintext

$NetBSD: patch-an,v 1.5 2012/08/06 13:33:38 adam Exp $
--- libraries/libldap/ldap-int.h.orig 2005-10-11 21:10:47.000000000 -0400
+++ libraries/libldap/ldap-int.h
@@ -743,7 +743,7 @@ LDAP_F (int) ldap_int_sasl_close LDAP_P(
LDAP_F (int) ldap_int_sasl_external LDAP_P((
LDAP *ld, LDAPConn *conn,
- const char* authid, ber_len_t ssf ));
+ const char* authid, ber_uint_t ssf ));
LDAP_F (int) ldap_int_sasl_get_option LDAP_P(( LDAP *ld,
int option, void *arg ));