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 4f4c9e2718..f6453fd526 100644 --- a/source3/torture/proto.h +++ b/source3/torture/proto.h @@ -111,5 +111,6 @@ 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); +bool run_qpathinfo_bufsize(int dummy); #endif /* __TORTURE_H__ */ |