mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
need ldap-int.h for ldap_int_discard() declaration (ITS#4717)
This commit is contained in:
parent
57259831c6
commit
45156c6d7a
@ -32,6 +32,8 @@
|
|||||||
#define AVL_INTERNAL
|
#define AVL_INTERNAL
|
||||||
#include "slap.h"
|
#include "slap.h"
|
||||||
#include "back-ldap.h"
|
#include "back-ldap.h"
|
||||||
|
#undef ldap_debug /* silence a warning in ldap-int.h */
|
||||||
|
#include "../../../libraries/libldap/ldap-int.h"
|
||||||
|
|
||||||
#include "lutil_ldap.h"
|
#include "lutil_ldap.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user