r14720: Add torture_context argument to all torture tests
[gd/samba-autobuild/.git] / source4 / torture / raw / close.c
index 417fedf2046a02bd81963594f20460007692f34f..41c6956c253ecc46f672901b47aaca4049ee7745 100644 (file)
@@ -28,7 +28,7 @@
 
 /* basic testing of all RAW_CLOSE_* calls 
 */
-BOOL torture_raw_close(void)
+BOOL torture_raw_close(struct torture_context *torture)
 {
        struct smbcli_state *cli;
        BOOL ret = True;