Commit e27e490c authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

oops

parent dbd864a2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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);