mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 08:39:37 -05:00
Silence a warning about ldap_debug
This commit is contained in:
parent
d23c559646
commit
fd810bb35e
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue