mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
Make sure to actually include symbols that are needed! Thanks to Usurp.
svn path=/trunk/; revision=13663
This commit is contained in:
parent
5585cc057b
commit
bd53a68ef3
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
#define NTOS_MODE_USER
|
||||
#include <ntos.h>
|
||||
#include <sm/api.h>
|
||||
#include <sm/helper.h>
|
||||
|
||||
#define CHILD_CSRSS 0
|
||||
#define CHILD_WINLOGON 1
|
||||
|
|
Loading…
Reference in a new issue