]> git.sur5r.net Git - openldap/blobdiff - libraries/liblber/io.c
update ldap/lber headers towards ldapext-ldap-c-api-01
[openldap] / libraries / liblber / io.c
index 798448f42156f3885a79a6c7c83c69a3055a04c4..582a883d64a8df8c99a10512145c31199720e404 100644 (file)
@@ -26,7 +26,7 @@
 #include <io.h>
 #endif
 
-#include "lber.h"
+#include "lber-int.h"
 
 static int ber_realloc LDAP_P(( BerElement *ber, unsigned long len ));
 static int ber_filbuf LDAP_P(( Sockbuf *sb, long len ));