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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/ntapi/nt_process.h b/include/ntapi/nt_process.h
index 1e2c630..2e4b12e 100644
--- a/include/ntapi/nt_process.h
+++ b/include/ntapi/nt_process.h
@@ -507,6 +507,8 @@ typedef struct _nt_runtime_data {
void * hmsqpiddir;
void * hshmctlroot;
void * hshmctldir;
+ void * hshmkeyroot;
+ void * hshmkeydir;
void * htmpfslroot;
void * htmpfsldir;
nt_cid cid_self;