summaryrefslogtreecommitdiff
path: root/source3/utils
diff options
context:
space:
mode:
authorLuke Leighton <lkcl@samba.org>1998-09-25 21:20:37 +0000
committerLuke Leighton <lkcl@samba.org>1998-09-25 21:20:37 +0000
commitff07b2e4a37f23af90a27456a116b773ae3bbf97 (patch)
treeccda14e8480b8f85fe1dd5e76a9efa36a157dcf5 /source3/utils
parent66d5d73a5d75e88a77970f7b27687b8354ab2e80 (diff)
downloadsamba-ff07b2e4a37f23af90a27456a116b773ae3bbf97.tar.gz
samba-ff07b2e4a37f23af90a27456a116b773ae3bbf97.tar.bz2
samba-ff07b2e4a37f23af90a27456a116b773ae3bbf97.zip
added wksinfo command to rpcclient, which don't work too good.
(This used to be commit 8d23da91cbd74a45a5b030688fd89d88a25738dc)
Diffstat (limited to 'source3/utils')
-rw-r--r--source3/utils/smbpasswd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/utils/smbpasswd.c b/source3/utils/smbpasswd.c
index 3ed3a11ba4..8953b6d138 100644
--- a/source3/utils/smbpasswd.c
+++ b/source3/utils/smbpasswd.c
@@ -19,6 +19,7 @@
#include "includes.h"
+extern pstring scope;
extern pstring myhostname;
extern pstring global_myname;
extern fstring global_myworkgroup;