r14720: Add torture_context argument to all torture tests
[kai/samba.git] / source4 / torture / rpc / initshutdown.c
index 2652ad6cfb6944bd8084c89fcb71c1a24655d758..17589040cc05471a151a67e66cef0b06eef1822d 100644 (file)
@@ -113,7 +113,7 @@ static BOOL test_Abort(struct dcerpc_pipe *p, TALLOC_CTX *mem_ctx)
        return True;
 }
 
-BOOL torture_rpc_initshutdown(void)
+BOOL torture_rpc_initshutdown(struct torture_context *torture)
 {
     NTSTATUS status;
     struct dcerpc_pipe *p;