summaryrefslogtreecommitdiffstats
path: root/source/utils/net.h
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-01-15 16:07:14 +0000
committerGerald Carter <jerry@samba.org>2003-01-15 16:07:14 +0000
commit4a6d8280ea27ca7a6998219aacc4b15b1227a659 (patch)
treebfa2b408866cbd0dffde9532596a2a6979756a82 /source/utils/net.h
parent9e48ab86da40e4c1cafa70c04fb9ebdcce23dfab (diff)
downloadsamba-4a6d8280ea27ca7a6998219aacc4b15b1227a659.tar.gz
samba-4a6d8280ea27ca7a6998219aacc4b15b1227a659.tar.xz
samba-4a6d8280ea27ca7a6998219aacc4b15b1227a659.zip
* removed unused variable from rpcclient code
* added container option to net command (patch from SuSE) * Makefile patch for examples/VFS from SuSE
Diffstat (limited to 'source/utils/net.h')
-rw-r--r--source/utils/net.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/utils/net.h b/source/utils/net.h
index 6fa4bd6bcec..c1b49a919b4 100644
--- a/source/utils/net.h
+++ b/source/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;