summaryrefslogtreecommitdiff
path: root/source3/torture/locktest2.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2003-05-10 10:56:20 +0000
committerJelmer Vernooij <jelmer@samba.org>2003-05-10 10:56:20 +0000
commitec40d70b3b6f3032c86bfa4a80066572e0f0eaa7 (patch)
treeeebbb52b3b9cefbe6a431f9c1619b0fd8dc69038 /source3/torture/locktest2.c
parente2641c592662b42b6b1eb4170d95becff190446d (diff)
downloadsamba-ec40d70b3b6f3032c86bfa4a80066572e0f0eaa7.tar.gz
samba-ec40d70b3b6f3032c86bfa4a80066572e0f0eaa7.tar.bz2
samba-ec40d70b3b6f3032c86bfa4a80066572e0f0eaa7.zip
Patch from metze and me that adds dummy smb_register_*() functions
(This used to be commit 367a5cad1edf6a49783806d5a8b59a62d8856706)
Diffstat (limited to 'source3/torture/locktest2.c')
-rw-r--r--source3/torture/locktest2.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/torture/locktest2.c b/source3/torture/locktest2.c
index 97844b5609..596596eb8a 100644
--- a/source3/torture/locktest2.c
+++ b/source3/torture/locktest2.c
@@ -22,6 +22,8 @@
#include "includes.h"
+#include "module_dummy.h"
+
static fstring password;
static fstring username;
static int got_pass;