mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-23 16:19:35 -05:00
needs ldap_pvt.h
This commit is contained in:
parent
0f8047b95e
commit
20a67a2dbc
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@
|
|||
#include <ac/string.h>
|
||||
#include <ac/time.h>
|
||||
|
||||
#include "ldap_pvt.h"
|
||||
|
||||
#include "slap.h"
|
||||
|
||||
/* protected by connections_mutex */
|
||||
|
|
|
|||
Loading…
Reference in a new issue