Kaynağa Gözat

ERR: Remove warning on Mac OSX

Andy Cedilnik 23 yıl önce
ebeveyn
işleme
721c99a742
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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)
 static void DynaOpen(void)
 {
 {
+  (void)liblber;
 #if defined(HAVE_DLOPEN) || defined(HAVE_LIBDL)
 #if defined(HAVE_DLOPEN) || defined(HAVE_LIBDL)
   if (libldap == NULL) {
   if (libldap == NULL) {
     /*
     /*