vfs: Use posix_sys_acl_blob_get_file in vfs_fake_acls for posix ACLs
[Samba/gebeck_regimport.git] / lib / talloc / talloc_testsuite.h
blobacb97010416477e986d04e8b8946aab22909685b
1 #ifndef __LIB_TALLOC_TALLOC_TESTSUITE_H__
2 #define __LIB_TALLOC_TALLOC_TESTSUITE_H__
4 struct torture_context;
5 bool torture_local_talloc(struct torture_context *tctx);
7 #endif