summaryrefslogtreecommitdiff
path: root/source4/ntvfs/common/brlock.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/ntvfs/common/brlock.h')
-rw-r--r--source4/ntvfs/common/brlock.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/ntvfs/common/brlock.h b/source4/ntvfs/common/brlock.h
index 50f30ec276..aff30d138e 100644
--- a/source4/ntvfs/common/brlock.h
+++ b/source4/ntvfs/common/brlock.h
@@ -23,6 +23,7 @@
struct brlock_ops {
struct brl_context *(*brl_init)(TALLOC_CTX *, struct server_id ,
+ struct loadparm_context *lp_ctx,
struct messaging_context *);
struct brl_handle *(*brl_create_handle)(TALLOC_CTX *, struct ntvfs_handle *, DATA_BLOB *);
NTSTATUS (*brl_lock)(struct brl_context *,