mirror of
https://github.com/curl/curl.git
synced 2026-04-15 03:21:41 +03:00
oops
This commit is contained in:
parent
dbd864a2a6
commit
e27e490c7e
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue