]> git.sur5r.net Git - openldap/commitdiff
#include "ldap_pvt.h", to get ldap_charray_free() and ldap_charray_add().
authorHallvard Furuseth <hallvard@openldap.org>
Tue, 29 Apr 2003 14:46:54 +0000 (14:46 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Tue, 29 Apr 2003 14:46:54 +0000 (14:46 +0000)
libraries/liblutil/sasl.c

index 88e2eedd4592937fc7d7aac007688556b95ad264..9d9cf120eaacf0f3e158abae9bd33be0d77ebbe6 100644 (file)
@@ -20,6 +20,7 @@
 #endif
 
 #include <ldap.h>
+#include "ldap_pvt.h"
 #include "lutil_ldap.h"