mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-18 21:04:45 -05:00
ITS#9544 fix #9511 patch
Include was erroneously deleted. partially reverts 6cdfc85fc5
This commit is contained in:
parent
60b7dc731c
commit
4993b34365
1 changed files with 2 additions and 0 deletions
|
|
@ -33,6 +33,8 @@
|
|||
#include "slapi.h"
|
||||
#include "lutil.h"
|
||||
|
||||
#include <ltdl.h>
|
||||
|
||||
static int slapi_int_load_plugin( Slapi_PBlock *, const char *, const char *, int,
|
||||
SLAPI_FUNC *, lt_dlhandle * );
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue