s3:smb2_find: make use of SMBD_SMB2_* macros
[Samba/wip.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