summaryrefslogtreecommitdiffhomepage
path: root/include/ntapi/ntapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ntapi/ntapi.h')
-rw-r--r--include/ntapi/ntapi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ntapi/ntapi.h b/include/ntapi/ntapi.h
index 0af598a..22db615 100644
--- a/include/ntapi/ntapi.h
+++ b/include/ntapi/ntapi.h
@@ -535,6 +535,7 @@ typedef struct _ntapi_vtbl {
ntapi_pty_open * pty_open;
ntapi_pty_reopen * pty_reopen;
ntapi_pty_inherit * pty_inherit;
+ ntapi_pty_inherit_runtime_ctty * pty_inherit_runtime_ctty;
ntapi_pty_close * pty_close;
ntapi_pty_read * pty_read;
ntapi_pty_write * pty_write;