Make sure prototypes are always included, make some functions static and
[samba.git] / source4 / torture / smbtorture.c
index 302fefcc88510f83683244dfa62515958f8362b9..8d195f1253512644f521a93c9db184d3ea3a8711 100644 (file)
@@ -474,7 +474,7 @@ const static struct torture_ui_ops quiet_ui_ops = {
        .test_result = quiet_test_result
 };
 
-void run_shell(struct torture_context *tctx)
+static void run_shell(struct torture_context *tctx)
 {
        char *cline;
        int argc;