]> git.sur5r.net Git - openldap/commitdiff
#include <lber_pvt.h>, to get ber_memalloc_x() & co.
authorHallvard Furuseth <hallvard@openldap.org>
Tue, 3 Jun 2003 17:53:33 +0000 (17:53 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Tue, 3 Jun 2003 17:53:33 +0000 (17:53 +0000)
libraries/liblunicode/ucstr.c

index 53b1ed349f01ee6d00acae2f925f6dd13828d9ed..66f54c394696d80f3799b31b100060e4e0708f94 100644 (file)
@@ -10,7 +10,7 @@
 #include <ac/string.h>
 #include <ac/stdlib.h>
 
-#include <lber.h>
+#include <lber_pvt.h>
 
 #include <ldap_utf8.h>
 #include <ldap_pvt_uc.h>