--- samba-3.0.5rc1/source/libads/ldap.c Fri Jul 9 03:06:16 2004 +++ work/source/libads/ldap.c Fri Jul 16 18:53:23 2004 @@ -48,7 +48,7 @@ gotalarm = 1; } - LDAP *ldap_open_with_timeout(const char *server, int port, unsigned int to) +LDAP *ldap_open_with_timeout(const char *server, int port, unsigned int to) { LDAP *ldp = NULL;