From: Kurt Zeilenga Date: Sat, 10 Jun 2000 18:30:30 +0000 (+0000) Subject: Import DEFSEP undef change from devel X-Git-Tag: OPENLDAP_REL_ENG_1_2_12~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14965fca94f07c9eb1d9e08610280f419a3a8997;p=thirdparty%2Fopenldap.git Import DEFSEP undef change from devel --- diff --git a/clients/tools/ldapsearch.c b/clients/tools/ldapsearch.c index 94bcb62909..3ed10ad94b 100644 --- a/clients/tools/ldapsearch.c +++ b/clients/tools/ldapsearch.c @@ -25,6 +25,7 @@ #include "ldapconfig.h" +#undef DEPSEP #define DEFSEP "=" static void usage( s )