mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
s3: add prototype to fix the build
This commit is contained in:
parent
31202a9dab
commit
f3205d31d6
@ -4006,6 +4006,7 @@ char *lp_ldap_suffix(void);
|
||||
char *lp_ldap_admin_dn(void);
|
||||
int lp_ldap_ssl(void);
|
||||
bool lp_ldap_ssl_ads(void);
|
||||
int lp_ldap_deref(void);
|
||||
int lp_ldap_follow_referral(void);
|
||||
int lp_ldap_passwd_sync(void);
|
||||
bool lp_ldap_delete_dn(void);
|
||||
|
Loading…
Reference in New Issue
Block a user