r14720: Add torture_context argument to all torture tests
[ira/wip.git] / source4 / torture / rpc / epmapper.c
index ee11cae0849ecc9d415945b85d8e0e63bc7080b0..9e477625dbfce58a6ecd537a1a38599b335e9298 100644 (file)
@@ -272,7 +272,7 @@ static BOOL test_InqObject(struct dcerpc_pipe *p, TALLOC_CTX *mem_ctx)
        return True;
 }
 
-BOOL torture_rpc_epmapper(void)
+BOOL torture_rpc_epmapper(struct torture_context *torture)
 {
         NTSTATUS status;
         struct dcerpc_pipe *p;