]> granicus.if.org Git - curl/commitdiff
oops
authorDaniel Stenberg <daniel@haxx.se>
Mon, 22 May 2000 19:09:31 +0000 (19:09 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 22 May 2000 19:09:31 +0000 (19:09 +0000)
lib/ldap.c

index 3752af590ba8e923241db29faf943676ef61b136..bd537fc77837a499c2104a99ddf600ac043e3b4d 100644 (file)
@@ -98,6 +98,7 @@ static void DynaOpen(void)
 #else
            /* and some systems don't have the RTLD_GLOBAL symbol */
            RTLD_LAZY
+#endif
 #endif
            );
     libldap = dlopen("libldap.so", RTLD_LAZY);