r14720: Add torture_context argument to all torture tests
[gd/samba-autobuild/.git] / source4 / torture / rpc / dfs.c
index babbc4fcff78aeca7988dbd49bdf9cd4e410bc9c..1813c6434161e3bba19a605b1e01de771cccd69f 100644 (file)
@@ -166,7 +166,7 @@ static BOOL test_Add(struct dcerpc_pipe *p, TALLOC_CTX *mem_ctx)
 }
 #endif
 
-BOOL torture_rpc_dfs(void)
+BOOL torture_rpc_dfs(struct torture_context *torture)
 {
         NTSTATUS status;
         struct dcerpc_pipe *p;