r14720: Add torture_context argument to all torture tests
[kamenim/samba.git] / source4 / torture / rpc / echo.c
index 0db41c4bcb0787d5c7d65528f4d07c68a01b87b9..5752b90ccf27ee3fee38014cd8b88066ab2f9cac 100644 (file)
@@ -482,7 +482,7 @@ failed:
 }
 
 
-BOOL torture_rpc_echo(void)
+BOOL torture_rpc_echo(struct torture_context *torture)
 {
        NTSTATUS status;
        struct dcerpc_pipe *p;