summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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 e02efa9..ea8dea5 100644
--- a/include/ntapi/nt_process.h
+++ b/include/ntapi/nt_process.h
@@ -532,7 +532,9 @@ typedef struct _nt_runtime_data {
/**************************/
/* loader abi ends here */
/**************************/
+ void * hntpgrpdir;
void * hpidanydir;
+ void * hobjanydir;
void * hbnorootdir;
void * hsemctl;