mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
oops
This commit is contained in:
parent
dbd864a2a6
commit
e27e490c7e
@ -98,6 +98,7 @@ static void DynaOpen(void)
|
|||||||
#else
|
#else
|
||||||
/* and some systems don't have the RTLD_GLOBAL symbol */
|
/* and some systems don't have the RTLD_GLOBAL symbol */
|
||||||
RTLD_LAZY
|
RTLD_LAZY
|
||||||
|
#endif
|
||||||
#endif
|
#endif
|
||||||
);
|
);
|
||||||
libldap = dlopen("libldap.so", RTLD_LAZY);
|
libldap = dlopen("libldap.so", RTLD_LAZY);
|
||||||
|
Loading…
Reference in New Issue
Block a user