summaryrefslogtreecommitdiff
path: root/source3/torture/proto.h
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2010-12-14 12:50:57 +0100
committerVolker Lendecke <vl@samba.org>2010-12-22 16:39:15 +0100
commit3ae7ef73b020789634df40d4b74dd4bad36ba4fa (patch)
tree2b5956ab526b8e1a982cad4237e8bb3f9a54233a /source3/torture/proto.h
parentd8e3d0af9e52c46fa2ab37dc263ae3a5ea5ce020 (diff)
downloadsamba-3ae7ef73b020789634df40d4b74dd4bad36ba4fa.tar.gz
samba-3ae7ef73b020789634df40d4b74dd4bad36ba4fa.tar.bz2
samba-3ae7ef73b020789634df40d4b74dd4bad36ba4fa.zip
s3: Test smbsock_any_connect
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 63004345ca..a22113e7c6 100644
--- a/source3/torture/proto.h
+++ b/source3/torture/proto.h
@@ -85,5 +85,6 @@ bool run_posix_append(int dummy);
bool run_nbench2(int dummy);
bool run_async_echo(int dummy);
+bool run_smb_any_connect(int dummy);
#endif /* __TORTURE_H__ */