summaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/ntapi/nt_socket.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ntapi/nt_socket.h b/include/ntapi/nt_socket.h
index 4ec8582..3ca74e9 100644
--- a/include/ntapi/nt_socket.h
+++ b/include/ntapi/nt_socket.h
@@ -430,6 +430,7 @@ typedef struct _nt_socket {
uint32_t vfdpid;
};
+ void * hipc;
void * hkey;
void * hpair;
void * hasync;