Silence a warning about ldap_debug

This commit is contained in:
Howard Chu 2002-02-11 09:38:49 +00:00
parent d23c559646
commit fd810bb35e

View File

@ -45,6 +45,7 @@
#include "slap.h"
#include "back-ldap.h"
#undef ldap_debug /* silence a warning in ldap-int.h */
#include "../../../libraries/libldap/ldap-int.h"
static void ldap_send_entry( Backend *be, Operation *op, struct ldapconn *lc,