]> git.sur5r.net Git - openldap/commitdiff
Change ucdata.h inclusion
authorKurt Zeilenga <kurt@openldap.org>
Thu, 29 Aug 2002 03:49:14 +0000 (03:49 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 29 Aug 2002 03:49:14 +0000 (03:49 +0000)
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