[Date Prev][Date Next] [Chronological] [Thread] [Top]

ldap_int_get_controls()



clients/ldapsearch.c and slapd/syncrepl.c use ldap_int_get_controls(),
which for them is undeclared because it is in ldap-int.h.

Should I rename it to ldap_(pvt_?)get_controls() and move it to ldap.h
or ldap_pvt.h, so it can be #included?

-- 
Hallvard