]> git.sur5r.net Git - openldap/commitdiff
Import DEFSEP undef change from devel
authorKurt Zeilenga <kurt@openldap.org>
Sat, 10 Jun 2000 18:30:30 +0000 (18:30 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 10 Jun 2000 18:30:30 +0000 (18:30 +0000)
clients/tools/ldapsearch.c

index 94bcb62909830bf1b7cd02c532e02d6ff9581143..3ed10ad94bac2d34c052b69fd3014305ee08ecd8 100644 (file)
@@ -25,6 +25,7 @@
 
 #include "ldapconfig.h"
 
+#undef DEPSEP
 #define DEFSEP         "="
 
 static void usage( s )