mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-18 18:18:06 -05:00
Change ucdata.h inclusion
This commit is contained in:
parent
d5cc3d7684
commit
a77689613e
1 changed files with 0 additions and 4 deletions
|
|
@ -20,11 +20,7 @@
|
|||
|
||||
#include <lber.h> /* get ber_slen_t */
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#include "../libraries/liblunicode/ucdata/ucdata.h"
|
||||
#else
|
||||
#include "../libraries/liblunicode/ucdata.h"
|
||||
#endif
|
||||
|
||||
LDAP_BEGIN_DECL
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue