mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-01 04:29:35 -05:00
include actual ucdata.h, not the symlink. liblutil/passwd.c needs this
header file, and we now build liblutil before liblunicode.
This commit is contained in:
parent
cd60deb4a9
commit
1aa551f545
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