mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
- Define NTSTATUS in a way compatible with the current header set
svn path=/trunk/; revision=37670
This commit is contained in:
parent
edad66ead2
commit
7cd709ff27
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#define _KSDDK_
|
||||
#include <windows.h>
|
||||
#include <ntsecapi.h>
|
||||
typedef LONG NTSTATUS;
|
||||
#include <ks.h>
|
||||
#include <reactos/helper.h>
|
||||
|
|
Loading…
Reference in a new issue