summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/vfs_posix.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/ntvfs/posix/vfs_posix.h')
-rw-r--r--source4/ntvfs/posix/vfs_posix.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/ntvfs/posix/vfs_posix.h b/source4/ntvfs/posix/vfs_posix.h
index a0aacf3786..5b6685b753 100644
--- a/source4/ntvfs/posix/vfs_posix.h
+++ b/source4/ntvfs/posix/vfs_posix.h
@@ -37,6 +37,7 @@ struct pvfs_state {
struct pvfs_mangle_context *mangle_ctx;
struct brl_context *brl_context;
+ struct odb_context *odb_context;
/* an id tree mapping open search ID to a pvfs_search_state structure */
void *idtree_search;