From: Howard Chu Date: Thu, 22 Aug 2002 11:44:27 +0000 (+0000) Subject: include actual ucdata.h, not the symlink. liblutil/passwd.c needs this X-Git-Tag: NO_SLAP_OP_BLOCKS~1202 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=1aa551f545c9278a01c2a72bb9ae9b2230ed63be;p=openldap include actual ucdata.h, not the symlink. liblutil/passwd.c needs this header file, and we now build liblutil before liblunicode. --- diff --git a/include/ldap_pvt_uc.h b/include/ldap_pvt_uc.h index 521713ddc4..14e8c84524 100644 --- a/include/ldap_pvt_uc.h +++ b/include/ldap_pvt_uc.h @@ -20,11 +20,7 @@ #include /* get ber_slen_t */ -#ifdef _MSC_VER #include "../libraries/liblunicode/ucdata/ucdata.h" -#else -#include "../libraries/liblunicode/ucdata.h" -#endif LDAP_BEGIN_DECL