mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
oops
This commit is contained in:
parent
dbd864a2a6
commit
e27e490c7e
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user