r26236: Remove more uses of global_loadparm or specify loadparm_context explicitly.
[samba.git] / source4 / lib / registry / registry.i
index 7e33f43a14925a297c2c8a11b6ab919e0caa929f..330f0856e1291b979300788ef44950175dac1f26 100644 (file)
@@ -135,6 +135,7 @@ typedef struct hive_key {
 
 WERROR reg_open_samba(TALLOC_CTX *mem_ctx,
                       struct registry_context **ctx,
+                      struct loadparm_context *lp_ctx,
                       struct auth_session_info *session_info,
                       struct cli_credentials *credentials);