summaryrefslogtreecommitdiffhomepage
path: root/src/internal/ntapi_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/ntapi_impl.h')
-rw-r--r--src/internal/ntapi_impl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/internal/ntapi_impl.h b/src/internal/ntapi_impl.h
index 791dbc1..6021a48 100644
--- a/src/internal/ntapi_impl.h
+++ b/src/internal/ntapi_impl.h
@@ -82,6 +82,8 @@ typedef struct __attr_ptr_size_aligned__ _ntapi_internals {
nt_port_name * subsystem;
nt_security_descriptor seq_desc;
nt_security_quality_of_service seq_qos;
+ nt_sid_any sid_buffer;
+ nt_sid * sid;
void * hprocess;
void * htoken;
void * hport_tty_session;