dlz_bind9: For creating a child entry, use only SEC_ADS_CREATE_CHILD
[Samba.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