diff options
Diffstat (limited to 'source3/torture/proto.h')
-rw-r--r-- | source3/torture/proto.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/torture/proto.h b/source3/torture/proto.h index 0c6fc70c28..4f4c9e2718 100644 --- a/source3/torture/proto.h +++ b/source3/torture/proto.h @@ -110,5 +110,6 @@ bool run_notify_bench2(int dummy); bool run_notify_bench3(int dummy); bool run_dbwrap_watch1(int dummy); bool run_idmap_tdb_common_test(int dummy); +bool run_local_dbwrap_ctdb(int dummy); #endif /* __TORTURE_H__ */ |