diff --git a/include/lber.h b/include/lber.h index eb0ad06d0c..667fc26578 100644 --- a/include/lber.h +++ b/include/lber.h @@ -103,7 +103,7 @@ typedef LBER_LEN_T ber_slen_t; typedef int (*BERTranslateProc) LDAP_P(( char **bufp, - unsigned long *buflenp, + ber_len_t *buflenp, int free_input )); /* LBER BerElement options */