projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbd864a
)
oops
author
Daniel Stenberg
<daniel@haxx.se>
Mon, 22 May 2000 19:09:31 +0000
(19:09 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Mon, 22 May 2000 19:09:31 +0000
(19:09 +0000)
lib/ldap.c
patch
|
blob
|
history
diff --git
a/lib/ldap.c
b/lib/ldap.c
index
3752af5
..
bd537fc
100644
(file)
--- a/
lib/ldap.c
+++ b/
lib/ldap.c
@@
-99,6
+99,7
@@
static void DynaOpen(void)
/* and some systems don't have the RTLD_GLOBAL symbol */
RTLD_LAZY
#endif
+#endif
);
libldap = dlopen("libldap.so", RTLD_LAZY);
}