r14720: Add torture_context argument to all torture tests
[samba.git] / source4 / torture / rpc / mgmt.c
index 653c49d03841d991f31257839d61beaf5ca3d94f..db503b37750d072f4eb8e2f3272db3c1e74bebed 100644 (file)
@@ -174,7 +174,7 @@ static BOOL test_stop_server_listening(struct dcerpc_pipe *p,
 }
 
 
-BOOL torture_rpc_mgmt(void)
+BOOL torture_rpc_mgmt(struct torture_context *torture)
 {
         NTSTATUS status;
         struct dcerpc_pipe *p;