summaryrefslogtreecommitdiff
path: root/source3/include/ntdomain.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/ntdomain.h')
-rw-r--r--source3/include/ntdomain.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/include/ntdomain.h b/source3/include/ntdomain.h
index 9c9d7a4c7a..7950119e50 100644
--- a/source3/include/ntdomain.h
+++ b/source3/include/ntdomain.h
@@ -200,6 +200,8 @@ typedef struct pipes_struct
fstring pipe_user_name;
struct current_user pipe_user;
+ uint8 session_key[16];
+
/*
* Set to true when an RPC bind has been done on this pipe.
*/