mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-18 18:18:06 -05:00
Fix last commit
This commit is contained in:
parent
e7e9ca95a5
commit
33e0852326
2 changed files with 3 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
#include <stdio.h>
|
||||
#include <ac/string.h>
|
||||
|
||||
#include "lber_pvt.h"
|
||||
#include "back-bdb.h"
|
||||
#include "idl.h"
|
||||
#include "external.h"
|
||||
|
|
|
|||
|
|
@ -16,6 +16,8 @@
|
|||
#include <ac/time.h>
|
||||
#include <ac/unistd.h>
|
||||
|
||||
#include "lber_pvt.h"
|
||||
|
||||
#include "slap.h"
|
||||
|
||||
#ifdef LDAP_SLAPI
|
||||
|
|
|
|||
Loading…
Reference in a new issue