summaryrefslogtreecommitdiff
path: root/source3/torture/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/torture/proto.h')
-rw-r--r--source3/torture/proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/torture/proto.h b/source3/torture/proto.h
index 5d7504abfd..56396fe4c0 100644
--- a/source3/torture/proto.h
+++ b/source3/torture/proto.h
@@ -70,6 +70,7 @@ bool torture_cli_session_setup2(struct cli_state *cli, uint16 *new_vuid);
bool torture_close_connection(struct cli_state *c);
bool torture_ioctl_test(int dummy);
bool torture_chkpath_test(int dummy);
+NTSTATUS torture_setup_unix_extensions(struct cli_state *cli);
/* The following definitions come from torture/utable.c */