mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
Build secur32 with NDK
svn path=/trunk/; revision=16166
This commit is contained in:
parent
747c64b7c4
commit
4cf87b40e7
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@
|
|||
/* INCLUDES ******************************************************************/
|
||||
|
||||
#include <windows.h>
|
||||
#include <ntos.h>
|
||||
#define NTOS_MODE_USER
|
||||
#include <ndk/ntndk.h>
|
||||
|
||||
/* GLOBALS *******************************************************************/
|
||||
|
||||
|
|
Loading…
Reference in a new issue