mirror of
https://github.com/reactos/reactos.git
synced 2025-02-21 16:04:57 +00:00
[ROSAPPS]
Fix green build. svn path=/trunk/; revision=46177
This commit is contained in:
parent
472db0e74d
commit
347927735d
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
#include <stdarg.h>
|
||||
#include <ntddk.h>
|
||||
#include <ntifs.h>
|
||||
#include <ndk/iotypes.h>
|
||||
#include <ndk/obfuncs.h>
|
||||
#include <windef.h>
|
||||
#define WINBASEAPI
|
||||
typedef struct _SECURITY_ATTRIBUTES SECURITY_ATTRIBUTES, *PSECURITY_ATTRIBUTES;
|
||||
|
|
Loading…
Reference in a new issue