mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-02-17 14:00:30 +08:00
Added lutil_detach()
This commit is contained in:
parent
07354ef9c2
commit
71eef8a424
@ -12,6 +12,7 @@ LDAP_BEGIN_DECL
|
||||
|
||||
LDAP_F int b64_ntop LDAP_P((u_char const *, size_t, char *, size_t));
|
||||
LDAP_F int b64_pton LDAP_P((char const *, u_char *, size_t));
|
||||
LDAP_F void lutil_detach LDAP_P((int debug, int do_close));
|
||||
|
||||
LDAP_END_DECL
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user