summaryrefslogtreecommitdiff
path: root/source3/smbd/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/smbd/globals.h')
-rw-r--r--source3/smbd/globals.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/smbd/globals.h b/source3/smbd/globals.h
index 2c0056660f..f692eae488 100644
--- a/source3/smbd/globals.h
+++ b/source3/smbd/globals.h
@@ -449,7 +449,7 @@ struct smbd_smb2_session {
DATA_BLOB session_key;
bool do_signing;
- user_struct *compat_vuser;
+ struct user_struct *compat_vuser;
struct {
/* an id tree used to allocate tids */