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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/ntapi_impl.h b/src/internal/ntapi_impl.h
index c19648e..9376d24 100644
--- a/src/internal/ntapi_impl.h
+++ b/src/internal/ntapi_impl.h
@@ -72,6 +72,7 @@ typedef struct ___ntapi_img_sec_bss {
typedef struct __attr_ptr_size_aligned__ _ntapi_internals {
nt_runtime_data * rtdata;
nt_port_name * subsystem;
+ void * htoken;
void * hport_tty_session;
void * hport_tty_daemon;
void * hport_tty_debug;