ITS#9544 fix #9511 patch

Include was erroneously deleted. partially reverts 6cdfc85fc5
This commit is contained in:
Howard Chu 2021-05-04 10:04:20 +01:00
parent 60b7dc731c
commit 4993b34365

View File

@ -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 * );