mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
Update headers
This commit is contained in:
parent
e2edf459cb
commit
5ac196e3f9
1 changed files with 3 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue