r14720: Add torture_context argument to all torture tests
[kamenim/samba.git] / source4 / torture / raw / seek.c
index dc0b1ea529d57af35752291340fede22d37864db..dddba15c0e5532ceacf590cac0a4b302b0545ecc 100644 (file)
@@ -234,7 +234,7 @@ done:
 /* 
    basic testing of seek calls
 */
-BOOL torture_raw_seek(void)
+BOOL torture_raw_seek(struct torture_context *torture)
 {
        struct smbcli_state *cli;
        BOOL ret = True;