mirror of
https://github.com/samba-team/samba.git
synced 2025-03-02 08:58:33 +03:00
build: fix the build (missing protoype for lp_ldap_connection_timeout()).
Guenther (This used to be commit 06b597213a25c3370d3b7e29cf80ddd42fa35e0c)
This commit is contained in:
parent
dd7cf3464d
commit
4f6ea219d6
@ -5829,6 +5829,7 @@ int lp_ldap_passwd_sync(void);
|
||||
bool lp_ldap_delete_dn(void);
|
||||
int lp_ldap_replication_sleep(void);
|
||||
int lp_ldap_timeout(void);
|
||||
int lp_ldap_connection_timeout(void);
|
||||
int lp_ldap_page_size(void);
|
||||
int lp_ldap_debug_level(void);
|
||||
int lp_ldap_debug_threshold(void);
|
||||
|
Loading…
x
Reference in New Issue
Block a user