summaryrefslogtreecommitdiff
path: root/databases/openldap/patches/patch-an
blob: f109fb5c67fe0f08b18880af6952abae9e453a01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-an,v 1.2 2005/08/03 21:01:40 jlam Exp $

--- libraries/libldap/ldap-int.h.orig	2005-04-17 19:55:21.000000000 -0400
+++ libraries/libldap/ldap-int.h
@@ -583,7 +583,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 ));