]> git.sur5r.net Git - openldap/blobdiff - libraries/liblber/bprint.c
update ldap/lber headers towards ldapext-ldap-c-api-01
[openldap] / libraries / liblber / bprint.c
index 1dbc833b99a98e806ad07abfb178c5eb39117960..93f759fbdf0b227f7da9d22f5a22c07c94a866ea 100644 (file)
@@ -3,12 +3,12 @@
 
 #if defined( LDAP_DEBUG ) && defined( LDAP_LIBUI )
 #include <stdio.h>
-#include <ctype.h>
 
+#include <ac/ctype.h>
 #include <ac/string.h>
 #endif /* LDAP_DEBUG && LDAP_LIBUI  */
 
-#include "lber.h"
+#include "lber-int.h"
 
 /*
  * Print arbitrary stuff, for debugging.