summaryrefslogtreecommitdiffhomepage
path: root/include/ntapi/nt_process.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ntapi/nt_process.h')
-rw-r--r--include/ntapi/nt_process.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ntapi/nt_process.h b/include/ntapi/nt_process.h
index 1a21e6b..bc4eb37 100644
--- a/include/ntapi/nt_process.h
+++ b/include/ntapi/nt_process.h
@@ -472,6 +472,10 @@ typedef struct _nt_runtime_data {
void * hmsqctldir;
void * hmsqkeydir;
void * hmsqpiddir;
+ void * hshmctlroot;
+ void * hshmctldir;
+ void * htmpfslroot;
+ void * htmpfsldir;
nt_guid abi;
nt_cid cid_self;
nt_cid cid_parent;