summaryrefslogtreecommitdiff
path: root/source4/param/provision.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/param/provision.h')
-rw-r--r--source4/param/provision.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/param/provision.h b/source4/param/provision.h
index fc0287831c..2f6f582e5d 100644
--- a/source4/param/provision.h
+++ b/source4/param/provision.h
@@ -35,6 +35,7 @@ struct provision_settings {
const char *ntds_dn_str;
const char *machine_password;
const char *targetdir;
+ bool use_ntvfs;
};
/* FIXME: Rename this to hostconfig ? */