mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
Another try to fix build
svn path=/trunk/; revision=62106
This commit is contained in:
parent
15e864d73e
commit
d39d8edde9
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ extern "C" {
|
|||
#define SECURITY_ACCESS_REMOTE_INTERACTIVE_LOGON 0x00000400
|
||||
#define SECURITY_ACCESS_DENY_REMOTE_INTERACTIVE_LOGON 0x00000800
|
||||
|
||||
#ifndef _NTSECAPI_H // HACK to avoid redefinition from ntsecapi.h
|
||||
#ifdef _NTIFS_INCLUDED_ // HACK to avoid redefinition from ntsecapi.h
|
||||
typedef enum _POLICY_AUDIT_EVENT_TYPE
|
||||
{
|
||||
AuditCategorySystem,
|
||||
|
|
Loading…
Reference in a new issue