ERR: Remove warning on Mac OSX
This commit is contained in:
parent
8d8d39524d
commit
721c99a742
|
@ -67,6 +67,7 @@ static void *liblber = NULL;
|
|||
|
||||
static void DynaOpen(void)
|
||||
{
|
||||
(void)liblber;
|
||||
#if defined(HAVE_DLOPEN) || defined(HAVE_LIBDL)
|
||||
if (libldap == NULL) {
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue