Browse Source

ERR: Remove warning on Mac OSX

Andy Cedilnik 23 years ago
parent
commit
721c99a742
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Source/CTest/Curl/ldap.c

+ 1 - 0
Source/CTest/Curl/ldap.c

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