summaryrefslogtreecommitdiff
path: root/source4/param/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/param/param.h')
-rw-r--r--source4/param/param.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/param/param.h b/source4/param/param.h
index 93c759451b..ea121fa6da 100644
--- a/source4/param/param.h
+++ b/source4/param/param.h
@@ -76,6 +76,7 @@ struct gensec_settings;
const char **lpcfg_interfaces(struct loadparm_context *);
const char *lpcfg_realm(struct loadparm_context *);
const char *lpcfg_netbios_name(struct loadparm_context *);
+const char *lpcfg_private_dir(struct loadparm_context *);
void reload_charcnv(struct loadparm_context *lp_ctx);