]> git.sur5r.net Git - openldap/commitdiff
include actual ucdata.h, not the symlink. liblutil/passwd.c needs this
authorHoward Chu <hyc@openldap.org>
Thu, 22 Aug 2002 11:44:27 +0000 (11:44 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 22 Aug 2002 11:44:27 +0000 (11:44 +0000)
header file, and we now build liblutil before liblunicode.

include/ldap_pvt_uc.h

index 521713ddc43e5f08df144e79c80d512fcabce4cd..14e8c84524eb82a4353170bd07cb6c266c7f161a 100644 (file)
 
 #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