openldap.patch 347 B

123456789101112131415
  1. --- include/ldap_pvt_uc.h.orig 2002-05-22 16:25:44.000000000 +0200
  2. +++ include/ldap_pvt_uc.h 2002-08-23 20:35:42.000000000 +0200
  3. @@ -20,11 +20,7 @@
  4. #include <lber.h> /* get ber_slen_t */
  5. -#ifdef _MSC_VER
  6. #include "../libraries/liblunicode/ucdata/ucdata.h"
  7. -#else
  8. -#include "../libraries/liblunicode/ucdata.h"
  9. -#endif
  10. LDAP_BEGIN_DECL