summaryrefslogtreecommitdiffstats
path: root/source/include/ntdomain.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/ntdomain.h')
-rw-r--r--source/include/ntdomain.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/include/ntdomain.h b/source/include/ntdomain.h
index 5756fda5d67..a36aba06490 100644
--- a/source/include/ntdomain.h
+++ b/source/include/ntdomain.h
@@ -135,8 +135,7 @@ typedef struct rpcsrv_struct
RPC_HDR_RB hdr_rb;
RPC_HDR_REQ hdr_req;
- uint16 vuid;
- uint16 remote_pid;
+ vuser_key key;
} rpcsrv_struct;