mirror of
https://github.com/reactos/reactos.git
synced 2025-06-04 17:00:31 +00:00
- Small build fix
svn path=/trunk/; revision=22970
This commit is contained in:
parent
a814cbbe42
commit
450d11e3f1
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ typedef enum _TOKEN_TYPE
|
|||
} TOKEN_TYPE, *PTOKEN_TYPE;
|
||||
|
||||
typedef PVOID PRTL_HEAP_PARAMETERS;
|
||||
typedef PVOID PFS_FILTER_CALLBACKS;
|
||||
typedef USHORT SECURITY_DESCRIPTOR_CONTROL, *PSECURITY_DESCRIPTOR_CONTROL;
|
||||
|
||||
typedef struct _RTL_SPLAY_LINKS
|
||||
|
|
Loading…
Reference in a new issue