From e27e490c7e4e9bebefce317a0e5a50858444eeb0 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 22 May 2000 19:09:31 +0000 Subject: oops --- lib/ldap.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ldap.c b/lib/ldap.c index 3752af590..bd537fc77 100644 --- a/lib/ldap.c +++ b/lib/ldap.c @@ -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); -- cgit v1.2.3