Skip to content
Snippets Groups Projects
Commit fd810bb3 authored by Howard Chu's avatar Howard Chu
Browse files

Silence a warning about ldap_debug

parent d23c5596
Branches
Tags
No related merge requests found
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment