mirror of
https://github.com/reactos/reactos.git
synced 2025-05-28 13:38:19 +00:00
[DRIVERS/GREEN]
- Includes cleanup, fix NDK inclusion. svn path=/trunk/; revision=46779
This commit is contained in:
parent
fc4cd6d714
commit
169a95782a
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
|||
#include <stdarg.h>
|
||||
#include <ntddk.h>
|
||||
#include <ntifs.h>
|
||||
#include <ndk/iotypes.h>
|
||||
#include <ndk/obfuncs.h>
|
||||
#include <ntndk.h>
|
||||
#include <windef.h>
|
||||
#define WINBASEAPI
|
||||
typedef struct _SECURITY_ATTRIBUTES SECURITY_ATTRIBUTES, *PSECURITY_ATTRIBUTES;
|
||||
|
|
Loading…
Reference in a new issue