]> git.sur5r.net Git - openldap/commitdiff
Update headers
authorKurt Zeilenga <kurt@openldap.org>
Fri, 15 Jun 2001 00:02:12 +0000 (00:02 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 15 Jun 2001 00:02:12 +0000 (00:02 +0000)
libraries/liblunicode/ucstr.c

index 6518620e32fcd1afa92339e05f42f794b5d6ce02..bfd33d379cf4dec601301d3d7e1f73b08081cfba 100644 (file)
@@ -1,7 +1,10 @@
 #include "portable.h"
 
 #include <ldap_pvt_uc.h>
+
 #include <ac/ctype.h>
+#include <ac/string.h>
+#include <ac/stdlib.h>
 
 int ucstrncmp(
        const ldap_unicode_t *u1,