summaryrefslogtreecommitdiff
path: root/source3/utils/net.h
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-01-15 16:10:57 +0000
committerGerald Carter <jerry@samba.org>2003-01-15 16:10:57 +0000
commit9eeab10e54e9e94082ced649b33ee45b4f59f858 (patch)
treed8f15fe653360a75074819eb507fcd073170556a /source3/utils/net.h
parent3300eb086ed1704d535b7ef8201a2dd886b88dcc (diff)
downloadsamba-9eeab10e54e9e94082ced649b33ee45b4f59f858.tar.gz
samba-9eeab10e54e9e94082ced649b33ee45b4f59f858.tar.bz2
samba-9eeab10e54e9e94082ced649b33ee45b4f59f858.zip
[merge]
* removed unused variable from rpcclient code * added container option to net command (patch from SuSE) * Makefile patch for examples/VFS from SuSE (This used to be commit 25a9681ddda47a41fac8fdc97ca50b7f4c579eaf)
Diffstat (limited to 'source3/utils/net.h')
-rw-r--r--source3/utils/net.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/utils/net.h b/source3/utils/net.h
index 6fa4bd6bce..c1b49a919b 100644
--- a/source3/utils/net.h
+++ b/source3/utils/net.h
@@ -38,6 +38,7 @@
extern int opt_maxusers;
extern const char *opt_comment;
+extern char *opt_container;
extern int opt_flags;
extern const char *opt_comment;