mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Another try to fix build
svn path=/trunk/; revision=62106
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user