summaryrefslogtreecommitdiff
path: root/source3/utils/net.h
diff options
context:
space:
mode:
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 62d5a74237..ba3a4e1435 100644
--- a/source3/utils/net.h
+++ b/source3/utils/net.h
@@ -48,6 +48,7 @@ extern const char *opt_comment;
extern const char *opt_target_workgroup;
extern const char *opt_workgroup;
extern int opt_long_list_entries;
+extern int opt_verbose;
extern int opt_reboot;
extern int opt_force;
extern int opt_machine_pass;