r14720: Add torture_context argument to all torture tests
[kai/samba.git] / source4 / torture / raw / acls.c
index 1c6b28f6ee6ee3c13c29789fd8f8d4333a5a7fae..f461b0f30cb98c17d35abf3d8d7c4939897c5f01 100644 (file)
@@ -1427,7 +1427,7 @@ done:
 /* 
    basic testing of security descriptor calls
 */
-BOOL torture_raw_acls(void)
+BOOL torture_raw_acls(struct torture_context *torture)
 {
        struct smbcli_state *cli;
        BOOL ret = True;