mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Silence a warning about ldap_debug
This commit is contained in:
parent
d23c559646
commit
fd810bb35e
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user