mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 16:49:39 -05:00
Include "lutil.h" - fixes warnings in RE24
This commit is contained in:
parent
d0a410b212
commit
fffb1fab4e
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@
|
|||
#define AVL_INTERNAL
|
||||
#include "slap.h"
|
||||
#include "back-ldap.h"
|
||||
#include "lutil.h"
|
||||
#undef ldap_debug /* silence a warning in ldap-int.h */
|
||||
#include "../../../libraries/libldap/ldap-int.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue