smbtorture: Move interactive shell into a separate file.
[ira/wip.git] / lib / torture / torture.c
index dcb28eefb024a66ce63d0821350b695993ab3902..4333f98990dbd6ae20e227c0e9ea836566b81a53 100644 (file)
@@ -305,7 +305,7 @@ bool torture_run_suite(struct torture_context *context,
 }
 
 bool torture_run_suite_restricted(struct torture_context *context, 
 }
 
 bool torture_run_suite_restricted(struct torture_context *context, 
-                      struct torture_suite *suite, char **restricted)
+                      struct torture_suite *suite, const char **restricted)
 {
        /* FIXME */
        return false;
 {
        /* FIXME */
        return false;