summaryrefslogtreecommitdiff
path: root/source4/param/pyparam.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/param/pyparam.h')
-rw-r--r--source4/param/pyparam.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/param/pyparam.h b/source4/param/pyparam.h
index 1cda8f1dba..48885c053b 100644
--- a/source4/param/pyparam.h
+++ b/source4/param/pyparam.h
@@ -21,5 +21,6 @@
#define _PYPARAM_H_
_PUBLIC_ struct loadparm_context *lp_from_py_object(PyObject *py_obj);
+_PUBLIC_ struct loadparm_context *py_default_loadparm_context(TALLOC_CTX *mem_ctx);
#endif /* _PYPARAM_H_ */