summaryrefslogtreecommitdiff
path: root/lib/torture/torture.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/torture/torture.h')
-rw-r--r--lib/torture/torture.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/torture/torture.h b/lib/torture/torture.h
index 96cefcf943..3a080429a8 100644
--- a/lib/torture/torture.h
+++ b/lib/torture/torture.h
@@ -546,5 +546,6 @@ struct torture_results *torture_results_init(TALLOC_CTX *mem_ctx, const struct t
struct torture_context *torture_context_child(struct torture_context *tctx);
extern const struct torture_ui_ops torture_subunit_ui_ops;
+extern const struct torture_ui_ops torture_simple_ui_ops;
#endif /* __TORTURE_UI_H__ */