]> git.sur5r.net Git - openldap/commitdiff
silence warning
authorPierangelo Masarati <ando@openldap.org>
Mon, 3 Mar 2003 21:32:08 +0000 (21:32 +0000)
committerPierangelo Masarati <ando@openldap.org>
Mon, 3 Mar 2003 21:32:08 +0000 (21:32 +0000)
servers/slapd/back-meta/config.c

index 04fc7d9facfa2f59e236807f5472ea7619600553..00e430566fe9e7c5691edcb049624d96e1eab7eb 100644 (file)
@@ -73,6 +73,7 @@
 
 #include "slap.h"
 #include "../back-ldap/back-ldap.h"
+#undef ldap_debug      /* silence a warning in ldap-int.h */
 #include "../../../libraries/libldap/ldap-int.h"
 #include "back-meta.h"