You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
347 B
15 lines
347 B
|
24 years ago
|
--- include/ldap_pvt_uc.h.orig 2002-05-22 16:25:44.000000000 +0200
|
||
|
|
+++ include/ldap_pvt_uc.h 2002-08-23 20:35:42.000000000 +0200
|
||
|
|
@@ -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
|
||
|
|
|