summaryrefslogtreecommitdiff
path: root/source4/param/param.i
diff options
context:
space:
mode:
Diffstat (limited to 'source4/param/param.i')
-rw-r--r--source4/param/param.i3
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/param/param.i b/source4/param/param.i
index c085ca2f05..06579f9b26 100644
--- a/source4/param/param.i
+++ b/source4/param/param.i
@@ -354,3 +354,6 @@ struct loadparm_context *py_default_loadparm_context(TALLOC_CTX *mem_ctx)
}
%}
+
+char *private_path(TALLOC_CTX* mem_ctx, struct loadparm_context *lp_ctx,
+ const char *name);