ERR: Remove warning on Mac OSX

This commit is contained in:
Andy Cedilnik 2003-05-06 10:30:52 -04:00
parent 8d8d39524d
commit 721c99a742
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ static void *liblber = NULL;
static void DynaOpen(void)
{
(void)liblber;
#if defined(HAVE_DLOPEN) || defined(HAVE_LIBDL)
if (libldap == NULL) {
/*