s3: Add support for access based share enumeration
[abartlet/samba.git/.git] / source3 / include / proto.h
index d0e64f7f14d608cd698ff289ed345db30025323e..ed79ad03ec3e42ca31ee214309c11ae31ab79c77 100644 (file)
@@ -4136,6 +4136,7 @@ bool lp_hide_special_files(int );
 bool lp_hideunreadable(int );
 bool lp_hideunwriteable_files(int );
 bool lp_browseable(int );
+bool lp_access_based_share_enum(int );
 bool lp_readonly(int );
 bool lp_no_set_dir(int );
 bool lp_guest_ok(int );