diff options
Diffstat (limited to 'source/include/ntdomain.h')
-rw-r--r-- | source/include/ntdomain.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/include/ntdomain.h b/source/include/ntdomain.h index c2a41705959..e540bd2ffc0 100644 --- a/source/include/ntdomain.h +++ b/source/include/ntdomain.h @@ -61,6 +61,7 @@ typedef struct pipes_struct uint16 vuid; BOOL open; /* open connection */ uint16 device_state; + uint16 priority; fstring name; fstring pipe_srv_name; |