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 d25116c..fbd5694 100644
--- a/include/ntapi/ntapi.h
+++ b/include/ntapi/ntapi.h
@@ -374,6 +374,7 @@ typedef struct _ntapi_vtbl {
ntapi_tt_open_keyed_object_directory * tt_open_keyed_object_directory;
ntapi_tt_create_keyed_object_directory_entry * tt_create_keyed_object_directory_entry;
ntapi_tt_sid_copy * tt_sid_copy;
+ ntapi_tt_sid_compare * tt_sid_compare;
/* nt_crc32.h */
ntapi_tt_buffer_crc32 * tt_buffer_crc32;