mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-12 07:13:41 -05:00
#include "ldap_pvt.h", to get ldap_charray_free() and ldap_charray_add().
This commit is contained in:
parent
5b591b2a22
commit
b0b82abb3a
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
#endif
|
||||
|
||||
#include <ldap.h>
|
||||
#include "ldap_pvt.h"
|
||||
#include "lutil_ldap.h"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue