r14720: Add torture_context argument to all torture tests
[samba.git] / source4 / torture / raw / unlink.c
index 2808124cd52e5fbf142c5e7e7df15d8e2dbc3cf3..0caf55ebf79ae17f3831707b0cec2046886f893c 100644 (file)
@@ -401,7 +401,7 @@ done:
 /* 
    basic testing of unlink calls
 */
-BOOL torture_raw_unlink(void)
+BOOL torture_raw_unlink(struct torture_context *torture)
 {
        struct smbcli_state *cli;
        BOOL ret = True;